Skip to content

Tags: SQLauto/vscode-mssql

Tags

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
vBump sql tools service to 1.0.0 (microsoft#846)

v1.0.0-alpha.3

Toggle v1.0.0-alpha.3's commit message
vBump sql tools service to 1.0.0 (microsoft#846)

v1.0.0-alpha.2

Toggle v1.0.0-alpha.2's commit message
Fix issue where clicking on JSON/XML cell values opened a blank edito…

…r window (microsoft#841)

- Fix issue where clicking on a JSON or XML cell value link would open a blank document instead of a document containing the JSON or XML text

- Also update the open document functionality to open them as untitled documents instead of generating a temporary filename

v1.0.0-alpha.1

Toggle v1.0.0-alpha.1's commit message
Use version 0.1.3 of xvfb-maybe for travis (microsoft#842)

Fixes travis build issue coming from using version 0.2.0

v0.3.0-alpha.26

Toggle v0.3.0-alpha.26's commit message
Merge pull request microsoft#837 from Microsoft/fix/intellisenseConfigs

Fix an issue where intelliSense settings were not exposed

v0.3.0-alpha.25

Toggle v0.3.0-alpha.25's commit message
Fix issue where resize handle is invisible in light theme (microsoft#834

)

v0.3.0-alpha.24

Toggle v0.3.0-alpha.24's commit message
vscode-mssql XLIFF files with 100% localization (microsoft#819)

v0.3.0-alpha.23

Toggle v0.3.0-alpha.23's commit message
Fix issue where grid is not sized properly when there are exactly 8 r…

…ows (microsoft#816)

v0.3.0-alpha.22

Toggle v0.3.0-alpha.22's commit message
Task: removing unused constants (microsoft#796)

* removing unused constants

* adding generated files to the gitignore

v0.3.0-alpha.21

Toggle v0.3.0-alpha.21's commit message
Fixing js injection bug in column names (microsoft#795)