Skip to content

Conversation

@samgusick
Copy link
Contributor

@samgusick samgusick commented Sep 24, 2025

Pull Request Template – vscode-mssql

Description

Provide a clear, concise summary of the changes in this PR. What problem does it solve? Why is it needed? Link any related issues using issue closing keywords.

This PR makes it easier to expand or contract one or more selected columns in the query results grid with two simple shortcuts: CTRL + Scroll up (to expand a column/columns) and CTRL + Scroll Down (to contract a column/columns). Full column selection is not required, a single selection in a column and anything in between will work. This also makes expanding a column that trails off the end of the query results WebView much easier to expand.

P.S. my other PR needs review

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants