Releases: dzsquared/query-editor-boost
Releases · dzsquared/query-editor-boost
Query Editor Boost v0.4.1
Changes
- Removes reconnect on query editor after editor save due to fix in ADS v1.15.0
- Changes to how new query editor creation and connects is handled to align with ADS v1.15.0
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Query Editor Boost - v0.4.0
Changes
- Reconnects query editor after editor save
- Packaged with webpack for performance improvement
- Run current query section shortcut (delineated by empty lines)
- New query option in object explorer context menu
- Moves uninstall script to extension manifest
- Adds telemetry
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Query Editor Boost - v0.3.0
This release includes 2 improvements:
- Setting the new query template includes the cursor position
- MacOS friendly variants of keybindings (cmd+N, cmd+U)
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Query Editor Boost - v0.2.0
This is the first release to be included in the Azure Data Studio extension listing and includes the following functionality:
- Use Database command
- New Query Template
- Snippet creation commands for placeholders, variables, and saving
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Preview Release
Thanks for being an early adopter and trying this extension out! I welcome feedback and requests.