Aditya Bist
025c7a9c78
fix builds ( #1695 )
2020-06-16 12:49:59 -07:00
KamasamaK
750d30dc48
Allow multiple whitespace between keywords ( #1683 )
2020-06-14 23:26:49 -07:00
Aditya Bist
bd94bff9b0
revert to old behavior ( #1679 )
2020-05-12 09:21:32 -07:00
Aditya Bist
1b6a8271fd
Fix build and upgrade vscode API ( #1678 )
...
* explicitly set data undefined
* fix tests
2020-05-11 21:10:26 -07:00
Aditya Bist
c0ce57e821
Angular app fixes ( #1651 )
...
* fix select all behavior in angular
* select all in messages too
* remove dead code
* remove old self
2020-04-15 10:59:49 -07:00
Anthony Sottile
37a2272518
make SQL plist parseable xml ( #1660 )
2020-04-13 15:09:59 -07:00
Aditya Bist
1eaf7753ae
Task - promises cleanup ( #1615 )
...
* connection manager initial cleanup
* more promise cleanups
* correct use of promises
* await promises
* more promise cleanups
* more cleanup
* fix test to not hang
* test azure PR validation
* merged master
* not await release notes for tests
2020-03-19 15:16:35 -07:00
Aditya Bist
9a4d5e0be2
fix linting issues ( #1650 )
2020-03-12 16:37:44 -07:00
Aditya Bist
1000634f06
Update packages ( #1644 )
...
* update decompress package
* specify gulp cli version
* test typescript version
* add tar for unix
* decompress tar
* unspecify version
* remove lock
* update vscode breaking change
* fix engine version
* update typescript
* add check for warnings
* update import
* add zip file info in package
* fix test
2020-03-11 14:40:31 -07:00
Kalin Krustev
6378f206f4
Update CHANGELOG.md ( #1645 )
2020-03-11 12:59:47 -07:00
Aditya Bist
d7ef79edbd
update vscode engine for breaking change ( #1646 )
2020-03-11 11:11:46 -07:00
Aditya Bist
53e482807d
update pipeline to yarn ( #1641 )
2020-03-09 10:27:30 -07:00
Aditya Bist
e03800ada3
Update CHANGELOG.md ( #1639 )
2020-03-06 10:39:45 -08:00
Romain VALAT
a542fe9678
fix: string highlighting containing escaped characters ( #1630 )
...
Co-authored-by: Romain VALAT <romain.valat@verdie.com>
2020-03-06 09:46:55 -08:00
Aditya Bist
7fc8a5dfe7
save connection string only if valid ( #1637 )
2020-03-05 16:20:22 -08:00
Aditya Bist
e95c11ad50
query history for non refreshed queries ( #1632 )
2020-03-05 10:38:57 -08:00
Aditya Bist
b05cf34b31
Update dev link ( #1628 )
...
* update fw links
* fix url
* bump version
* update dev
2020-03-03 18:20:32 -08:00
Aditya Bist
95fd766b75
Update fw links ( #1626 )
...
* update fw links
* fix url
* bump version
2020-03-03 18:01:45 -08:00
Aditya Bist
6110fcc9cb
Fix results resizing when resizing the window ( #1625 )
...
* fix resizing issues
* remove dead code
2020-03-03 17:57:24 -08:00
Aditya Bist
4e735d0438
add 1.9 changes ( #1627 )
2020-03-03 17:28:32 -08:00
Aditya Bist
2290915011
open select script results with schema and table name in the tab ( #1601 )
2020-03-02 15:24:08 -08:00
Aditya Bist
e4ae4e0541
don't show message for sqlcmd ( #1620 )
2020-03-02 15:23:31 -08:00
Aditya Bist
ab50bff473
remove link for NULL cells of type XML ( #1621 )
2020-03-02 15:22:41 -08:00
trevorcarter83
f6ada17cb6
Update mssql.json ( #1623 )
...
Misleading description for dropping a column.
2020-03-02 15:20:34 -08:00
Aditya Bist
41ff096ea2
Remove AppVeyor pipeline files ( #1622 )
...
* remove appveyor pipeline files
* define PR and CI on yaml file
* test removal of app veyor web hook
2020-03-02 11:36:07 -08:00
Aditya Bist
b9e103b621
fix context clause for viewlet commands on command palette ( #1618 )
2020-02-27 13:55:49 -08:00
Aditya Bist
f2a4e4c463
fix firewall issue for disconnected server ( #1614 )
2020-02-26 17:53:32 -08:00
Aditya Bist
c8d441f16e
revert closing editor when closing results ( #1610 )
2020-02-26 15:50:55 -08:00
Aditya Bist
678c23efa5
remove unused icon files ( #1608 )
2020-02-26 09:49:15 -08:00
Aditya Bist
d079390414
Correctly clear diagnostic errors when closing files ( #1605 )
...
* fix snippet syntax warning
* fix more snippet warnings
* clear diagnostics when closing file
* remove unused field
2020-02-25 20:10:55 -08:00
Aditya Bist
cc939726a6
Merge output channels to one MSSQL output channel ( #1599 )
...
* merge output channels to one MSSQL output channel
* fix tests
2020-02-25 19:29:25 -08:00
Aditya Bist
7afe9c8a79
fix refresh mechanism to not use current node ( #1607 )
2020-02-25 16:58:34 -08:00
Aditya Bist
282acdabfd
Improved tree logic and added ability to copy object names ( #1602 )
...
* improved tree logic and added abiility to copy object names
* add copy support for disconnected servers
* review comments
2020-02-25 13:20:08 -08:00
testingcan
ae70cd6587
Added create and drop snippets for views ( #1215 )
...
Co-authored-by: Karl Burtram <karlb@microsoft.com>
Co-authored-by: Aditya Bist <adbist@microsoft.com>
2020-02-21 16:01:59 -08:00
Aditya Bist
a12f950e64
fix connection to connection string based credentials ( #1600 )
2020-02-21 10:53:33 -08:00
Aditya Bist
7c4aff0d4d
Close results only if it exists ( #1597 )
...
* close results only if it exists
* remove additional deletion of query runner
2020-02-21 10:26:08 -08:00
Aditya Bist
88785e0a7f
use codicons instead of svgs ( #1598 )
2020-02-21 10:04:07 -08:00
Charles Gagnon
4f848c355e
Remove all custom events ( #1596 )
...
* Remove all custom telemetry events
* Remove unneeded timer
Co-authored-by: Aditya Bist <adbist@microsoft.com>
2020-02-21 08:41:06 -08:00
khoiph1
c6cbe31ee5
Loc Update ( #1593 )
2020-02-19 15:08:28 -08:00
Aditya Bist
bb0248f5b1
updated icons to vscode icons ( #1581 )
2020-01-29 17:01:17 -08:00
Aditya Bist
bf80cb2a73
bump version ( #1582 )
2020-01-29 16:54:58 -08:00
Aditya Bist
b02bed6a68
Support OE features with connection strings ( #1577 )
...
* support OE features with connection strings
* support connection strings for connections
* add mechanism to delete connection string when settings is manually changed
* code review commnets
2020-01-29 16:46:35 -08:00
Aditya Bist
48cac2e4f1
Close results when closing associated editor ( #1579 )
...
* close results when closing associated editor
* refactor
2020-01-29 14:20:39 -08:00
Aditya Bist
4eeba6e3e0
Feature: Query History ( #1561 )
...
* initial query history working
* added context menu actions and empty node
* added clear, empty node and sorting of history
* change default limit to 20
* added delete method
* implemented open query
* fixed tests
* implemented run query
* added setting to capture query history
* added button to start/pause query history capture
* fixed clauses for command palette
* added query history UI in command palette
* finished command palette UI
* review comments
* remove the node itself
* put clear all in view action
* fix tooltip order
* changed icons, added user setting for feature
* fix tooltip and text for nodes
* fixed labels for node
* explicit check for no selection
* more cleanup
* code review comments
* change command string
2020-01-27 17:08:11 -08:00
khoiph1
0f52dfb95a
latest translations ( #1576 )
2020-01-27 15:30:22 -08:00
Aditya Bist
6f3ee1b74d
Proper fix for race condition in expanding nodes ( #1572 )
...
* proper fix for race condition in expanding nodes
* change logic to get parent
* clearer return type
2020-01-24 16:15:00 -08:00
Aditya Bist
af5cd24362
dispose the injectable dataservice, observer and proxy when angular component is destroyed ( #1574 )
2020-01-24 15:26:46 -08:00
Aditya Bist
43b4e5cd27
Fix expanding 2 nodes at once ( #1568 )
...
* fix race condition when expanding 2 nodes at once
* dont update current node but just the children
* fix bug
2020-01-16 18:08:10 -08:00
Aditya Bist
8667d80ce5
fix correct database for disconnected server ( #1567 )
2020-01-16 13:33:48 -08:00
Aditya Bist
e644f540a1
Match null styling to ADS ( #1566 )
...
* match null styling to ads
* fix order
2020-01-16 11:36:43 -08:00