Skip to content

Tags: Vladoni-kot/vscode-mssql

Tags

v1.5.0-alpha.71

Toggle v1.5.0-alpha.71's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix expanding 2 nodes at once (microsoft#1568)

* fix race condition when expanding 2 nodes at once

* dont update current node but just the children

* fix bug

v1.5.0-alpha.70

Toggle v1.5.0-alpha.70's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed leading tabs when copying multiple selections (microsoft#1562)

* fixed leading tabs when copying multiple selections

* add tabs in the end as well

* remove space from tab

v1.5.0-alpha.69

Toggle v1.5.0-alpha.69's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add row count to status bar (microsoft#1557)

* add row count to status bar

* review comments

v1.5.0-alpha.68

Toggle v1.5.0-alpha.68's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed double scrollbars for both resizing and toggle (microsoft#1559)

v1.5.0-alpha.67

Toggle v1.5.0-alpha.67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Editor/icons (microsoft#1556)

* added run query icon

* add icons to editor for run and cancel query

v1.5.0-alpha.66

Toggle v1.5.0-alpha.66's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Product changes (microsoft#1547)

* update coveralls badge to take coverage udpates

* update license

* update release date

* add azure account extension to thirdparty

* add 1.8 changes to changelog

* update release date

* remove azure from third party notice

v1.5.0-alpha.65

Toggle v1.5.0-alpha.65's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase code coverage (microsoft#1546)

* added some more tests

* more coverage

* remove empty test

* add run query test

* add more utils and connection store tests

* add server status view tests

* service installer util tests

* added more OE tests

* fix timer tests

v1.5.0-alpha.64

Toggle v1.5.0-alpha.64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix query focus for all scenarios (microsoft#1543)

v1.5.0-alpha.63

Toggle v1.5.0-alpha.63's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update readme (microsoft#1531)

v1.5.0-alpha.62

Toggle v1.5.0-alpha.62's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add more tests (microsoft#1516)

* add tests for firewall service

* add language service tests

* fix maincontroller tests on azure

* fix tests