Skip to content

Releases: dzsquared/query-editor-boost

Query Editor Boost v0.4.1

17 Feb 02:54
8a9d17d
Compare
Choose a tag to compare

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 select Extensions: 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

05 Jan 21:39
Compare
Choose a tag to compare

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 select Extensions: 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

20 Sep 01:26
Compare
Choose a tag to compare

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 select Extensions: 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

09 Sep 13:51
Compare
Choose a tag to compare

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 select Extensions: Install from VSIX...
  • grab the vsix file you downloaded and click the Reload prompt in the lower right corner

Preview Release

03 Sep 01:49
Compare
Choose a tag to compare
Preview Release Pre-release
Pre-release

Thanks for being an early adopter and trying this extension out! I welcome feedback and requests.