microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.53k stars 456 forks source link

Adding ability to increase script pane height and properties pane #18056

Closed aasimkhan30 closed 1 week ago

aasimkhan30 commented 1 week ago

This fixes #18007, fixes #18009 Default:

image

Max height:

image image
github-actions[bot] commented 1 week ago

VSIX Size Comparison

cssuh commented 1 week ago

@aasimkhan30 how do you maximize the script as create? do you just drag it to the top? Might be a nice QOL improvement to add something like VSCode has in the terminal for maximizing the panel later on Screenshot 2024-09-19 at 1 27 00 PM

aasimkhan30 commented 1 week ago

@cssuh, that sounds like a nice suggestion. I will include that in a separate PR.