Karl Burtram
70269a3890
Revert "Add back in event properties ( #6659 )" ( #6672 )
...
This reverts commit b589abbea5 .
2019-08-09 12:09:20 -07:00
Karl Burtram
c3b7485e3f
Change 'Ok' to "OK" in schema compare UI ( #6610 )
2019-08-06 08:38:00 -07:00
Karl Burtram
bc4b527de0
Add connection event listeners ( #6540 )
2019-07-31 11:52:58 -07:00
Karl Burtram
c86c6dbad8
Bump to latest SQL Tools Service ( #6453 )
2019-07-22 12:20:35 -07:00
Karl Burtram
120d3028c1
Add 'backup' and 'stats' to colorization list ( #6318 )
2019-07-09 16:07:56 -07:00
Karl Burtram
341767365e
Fix inconsistencies in langpack readme files ( #6285 )
2019-07-08 14:53:22 -07:00
Karl Burtram
6b501a1787
Update localization resource files ( #6283 )
...
* Update localization resource files
* Remove extra space from readme headers
2019-07-08 13:36:34 -07:00
Karl Burtram
7b88800c62
Add a New File menu item for plain text files ( #6240 )
...
* Add a New File menu item for plain text files
* Correct handling of saved files
* Fix command palette text to avoid duplicate entry
2019-07-02 13:29:47 -07:00
Karl Burtram
384d87f84d
Return an empty arrary from breakpoints API ( #6235 )
2019-07-01 15:22:58 -07:00
Karl Burtram
bc7ac519d0
Update extension resources and ENU XLF files ( #6220 )
...
* Add extension resources
* Update enu XLF resources
2019-06-28 19:09:23 -07:00
Karl Burtram
095f35d07e
Prevent out of bounds splitview error ( #6210 )
2019-06-28 10:26:07 -07:00
Karl Burtram
4ef25ecf37
Properly save and restore dynamic tab state ( #6185 )
...
* WIP
* WIP 2
* WIP 3
* Rework state capture implementation
* Break loop after setting
2019-06-27 16:14:28 -07:00
Karl Burtram
9687159484
Add metadata tags to package.json ( #6129 )
2019-06-24 14:50:39 -07:00
Karl Burtram
e3f26e8f12
Update resource strings for 1.9.0 langpacks ( #6144 )
...
* Refresh loc resources
* Update loc strings
2019-06-24 13:34:30 -07:00
Karl Burtram
176719000d
Bump eslint dependency ( #6122 )
2019-06-20 17:36:26 -07:00
Karl Burtram
1411ad4503
Fix modelview webview to work in query tab ( #6119 )
...
* WIP
* Rebuild webview when switching tabs
* Remove unneeded code
* Make ready promise private
* Undo edit in sendMessage
* Add null check prior to using ready promise
* Remove extra whitespace
* Rename parameter and fix strict null check errors
2019-06-20 16:28:32 -07:00
Karl Burtram
561b7575ba
Fix arith abort default value ( #6080 )
2019-06-18 14:11:15 -07:00
Karl Burtram
26d8b32717
Fix lang pack names and versions ( #6038 )
2019-06-14 14:22:47 -07:00
Karl Burtram
2ed9a93bae
Add initial lang pack resources ( #6035 )
...
* Initial vs code lang packs
* Update resource to merge in ADS-specific strings
2019-06-14 13:38:04 -07:00
Karl Burtram
0832dd2a45
Add SCHEMA to colorization list ( #5993 )
2019-06-11 16:57:20 -07:00
Karl Burtram
5a7562a37b
Revert "Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )" ( #5983 )
...
This reverts commit d15a3fcc98 .
2019-06-11 12:35:58 -07:00
Karl Burtram
d9e1aa57c9
Bump SQL Tools Service to 1.5.0-alpha.99 ( #5879 )
2019-06-04 14:17:13 -07:00
Karl Burtram
ba58b0f429
Update CMS extension display name to be consistent with other extensions ( #5802 )
2019-05-31 16:04:13 -07:00
Karl Burtram
f9b7bc26c0
Add a null check before using settings editor options ( #5756 )
2019-05-30 11:31:00 -07:00
Karl Burtram
ae5b506848
Provide a default result grid height ( #5739 )
...
* Revert "Revert "Provide a default result grid height (#5710 )" (#5738 )"
This reverts commit f8ab5fef78 .
* Tune the sizing a bit to be more closer to May release
2019-05-30 10:21:09 -07:00
Karl Burtram
f8ab5fef78
Revert "Provide a default result grid height ( #5710 )" ( #5738 )
...
This reverts commit 0893ba33fc .
2019-05-29 18:23:12 -07:00
Karl Burtram
0893ba33fc
Provide a default result grid height ( #5710 )
2019-05-29 17:38:47 -07:00
Karl Burtram
ca1c5899a1
Bump vs code version metadata for June ( #5697 )
2019-05-28 13:37:26 -07:00
Karl Burtram
fb97bf6041
Don't fail build with vsix directory exists ( #5593 )
...
* Don't fail build with vsix directory exists
* Add a !fs.exists call prior to mkdir
2019-05-23 16:55:37 -07:00
Karl Burtram
2e0756ad8d
Customize mixin strings for insiders build ( #5569 )
...
* Add test product-insider.json file
* Update some GUID
* Update mixin file
* Add more mixin customizations
* Update the mixin strings a little more
* Reorder code blocks to shorten a bit
2019-05-22 12:33:23 -07:00
Karl Burtram
1315b8e42a
Bump Azure Data Studio to 1.8.0 ( #5554 )
2019-05-20 16:27:08 -07:00
Karl Burtram
9268513128
Detect when resultset length changes and force buffer recreation ( #5522 )
2019-05-20 08:14:12 -07:00
Karl Burtram
fe17955fa1
Add support for setting query options in settings and through API ( #5484 )
...
Initial query execution options PR. This is the second in a set of query editor extensibility improvements I'm making. The PRs include (1) bug fix for webview in query tab (2) dynamic toolbars and (3) fix query event sequencing and event metadata info.
2019-05-16 16:31:30 -07:00
Karl Burtram
fcb2b53bf8
Update yarn.lock files ( #5489 )
2019-05-15 13:15:58 -07:00
Karl Burtram
a501214bfa
Adjust estimated scrollbar height to avoid unneeded scrollbar ( #5452 )
2019-05-09 18:19:07 -07:00
Karl Burtram
7df793f208
Update readme\changelog for May release ( #5421 )
2019-05-08 10:03:21 -07:00
Karl Burtram
0f25ad5676
Bump agent, import, profiler extension versions ( #5405 )
2019-05-07 12:55:26 -07:00
Karl Burtram
64480a35ac
Bump the VS Code version metadata ( #5392 )
2019-05-06 17:02:51 -07:00
Karl Burtram
c7f5278430
Remove 'Try backup or restore task' from task message ( #5340 )
2019-05-02 18:52:11 -07:00
Karl Burtram
188ccf849d
Fix nullref exception in connection profile ( #5330 )
...
* Fix nullref exception in connection profile
* Fix condition
2019-05-02 16:04:03 -07:00
Karl Burtram
495254b0be
Remove package-lock.json from extension sample ( #5324 )
2019-05-02 13:41:48 -07:00
Karl Burtram
c1cb9000a9
Various results grid scrolling fixes ( #5285 )
2019-05-01 12:36:16 -07:00
Karl Burtram
72fb114dec
Load MSSQL extension first during eager load phase ( #5255 )
2019-04-29 17:46:30 -07:00
Karl Burtram
9ba1561386
Bump SQL Tools Service to 1.5.0-alpha.91 ( #5260 )
2019-04-29 17:38:19 -07:00
Karl Burtram
8cda364210
Fix product name in error message ( #5233 )
...
* Fix product name in error message
* fix typo
2019-04-26 15:32:30 -07:00
Karl Burtram
8dbfa10646
Bump npm packages ( #5185 )
2019-04-24 14:55:36 -07:00
Karl Burtram
ad528ad3d5
Update Azure Data Studio to 1.7.0 for May release ( #5167 )
2019-04-23 17:24:24 -07:00
Karl Burtram
32374f264f
Adjust default fonts ( #5146 )
...
* Adjust default fonts
* Adjust default ratio
2019-04-22 17:30:16 -07:00
Karl Burtram
6222d8c977
Bump agent extension to 0.38.0 ( #5104 )
2019-04-18 09:48:47 -07:00
Karl Burtram
d3699a261a
Update readme for April release ( #5063 )
2019-04-18 09:25:01 -07:00
Karl Burtram
ef118e3351
Update extension recommendation list ( #5086 )
2019-04-17 16:26:41 -07:00
Karl Burtram
c5a32d8373
Show user email address in account picker ( #5015 )
...
* Show user email address in account picker
* Fix build break and remove Azure account from sqlops namespace
2019-04-12 17:23:48 -07:00
Karl Burtram
02cf91c158
Remove broken VS Code test from merge ( #4887 )
2019-04-05 15:06:11 -07:00
Karl Burtram
0532346f4f
Merge from vscode 591842cc4b71958c81947b254924a215fe3edcbd ( #4886 )
2019-04-05 14:14:26 -07:00
Karl Burtram
cb5bcf2248
Merge from vscode 2b0b9136329c181a9e381463a1f7dc3a2d105a34 ( #4880 )
2019-04-05 10:09:18 -07:00
Karl Burtram
73b5d23210
Update bug template labels ( #4840 )
2019-04-03 16:47:55 -07:00
Karl Burtram
5235c8aad6
Turn-off classifier bot while doing label refactoring ( #4834 )
2019-04-03 13:59:48 -07:00
Karl Burtram
5b67525211
Bump SQL Tools to 1.5.0-alpha.84 ( #4830 )
2019-04-03 11:43:43 -07:00
Karl Burtram
6295d03801
Update XLF files ( #4811 )
2019-04-02 17:35:18 -07:00
Karl Burtram
f8706abebe
Merge from vscode b8c2e7108b3cae7aa2782112da654bedd8bb3a52 ( #4808 )
2019-04-02 14:35:06 -07:00
Karl Burtram
72ef024678
Check for null ref in query statusbar timer ( #4804 )
2019-04-02 11:56:45 -07:00
Karl Burtram
cb3cbd0d78
Revert Messages Collapse behavior ( #4757 )
...
* Revert "change sizing behavior to allow the messages to fulling collapse down (set results to have no max height) (#4313 )"
This reverts commit 7de294a58e .
* Revert "Grid scrolling bugs (#4396 )"
This reverts commit ace6012c1c .
2019-03-28 18:09:58 -07:00
Karl Burtram
7eb17f6abc
Add Query Editor null checks ( #4753 )
2019-03-28 15:18:44 -07:00
Karl Burtram
cc2951265e
Add query execution plan extensibility APIs ( #4072 )
...
* WIP 1
* WIP 2
* Fix typos
* Iterate on API a bit
* Query Tab WIP
* More dynamic query tab impl
* Fix merge breaks
* Update interfaces
* Update to single event handler for query events
* Remove query plan extension
* Add generated JS file
2019-03-28 10:59:02 -07:00
Karl Burtram
fc664a850d
Fix query plan styles to correct rendering ( #4739 )
2019-03-27 18:00:33 -07:00
Karl Burtram
6cb7153bdd
VBump ADS to 1.6.0
2019-03-20 11:41:41 -07:00
Karl Burtram
0160901060
Update readme\changelog for March ( #4575 )
2019-03-18 10:23:28 -07:00
Karl Burtram
c4e8aba1c9
Fix missing Azure account name ( #4555 )
...
* Fix Azure account picker row height
* Remove unneeded styles
2019-03-15 15:37:00 -07:00
Karl Burtram
ba6b8b1f69
Fix Azure account picker row height
2019-03-15 15:29:25 -07:00
Karl Burtram
e9390dcd48
Update "Preview features" notification text ( #4444 )
2019-03-13 13:50:42 -07:00
Karl Burtram
53a94cc7bb
Revert SQL Tools Service to 1.5.0-alpha.71 ( #4413 )
2019-03-12 13:38:44 -07:00
Karl Burtram
26274e6c5d
Fix connection dialog Saved Connections refresh timing ( #4346 )
2019-03-08 11:45:11 -08:00
Karl Burtram
428dd17d54
Set dashboard DB to master only for MSSQL provider ( #4321 )
2019-03-06 19:40:46 -08:00
Karl Burtram
2309b16bd4
Remove watch script and use 'yarn watch' instead ( #4277 )
2019-03-04 13:47:31 -08:00
Karl Burtram
c65af61a68
Bump ADS to 1.5.1
2019-03-04 13:01:37 -08:00
Karl Burtram
b4984d7f2d
Update 'sqlops' to 'azdata' in Notebook Manager ( #4275 )
2019-03-04 12:45:34 -08:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Karl Burtram
8ebf5dbcb4
Add azdata.d.ts for new extensibility APIs ( #4247 )
...
* Add azdata.d.ts for new extensibility APIs
* Update azdata typing files for connection API proposal
* Add implementation for azdata module
* Fix build break in agent
2019-03-01 11:58:32 -08:00
Karl Burtram
8e52ffa30e
Fix copywrite headers in notebook extension ( #4253 )
2019-03-01 10:34:26 -08:00
Karl Burtram
f8e854a087
Turn-on auto-size columns by default ( #4241 )
2019-02-28 15:24:38 -08:00
Karl Burtram
3b2274b0aa
Update Azure resource explorer section title ( #4237 )
2019-02-28 15:22:40 -08:00
Karl Burtram
e37533afbb
Add null check to extensionIdentifier to show reload notification ( #4208 )
2019-02-26 14:18:05 -08:00
Karl Burtram
4a476673ac
Update SQL Tools Service to 1.5.0-alpha.73
...
Update SQL Tools Service to 1.5.0-alpha.73 to pickup the managed batch parser assembly.
2019-02-26 13:35:50 -08:00
Karl Burtram
e289c06d8d
Add no-op debug extensibility APIs (follow-up) ( #4192 )
...
* Add no-op debug extensibility APIs
* Remove unneeded SQL EDIT tags
2019-02-26 08:51:55 -08:00
Karl Burtram
78c1c318c5
Add no-op debug extensibility APIs ( #4188 )
2019-02-26 08:47:10 -08:00
Karl Burtram
49b2e98a8f
Update readme and changelog for Feb release ( #4025 )
2019-02-13 09:33:40 -08:00
Karl Burtram
dd6735ec04
Bump Azure Data Studio to 1.5.0
2019-02-12 21:10:55 -08:00
Karl Burtram
a5c6dfe62b
Bump agent and import extension versions ( #4018 )
2019-02-12 12:53:52 -08:00
Karl Burtram
0c316d3225
Bump Azure Data Studio to 1.4.5
2019-02-11 09:17:37 -08:00
Karl Burtram
160ab8d0ae
Bump html_query_plan to 2.6 ( #3982 )
2019-02-08 11:47:33 -08:00
Karl Burtram
b2a5f65a77
Add query action bar spacing for XML button ( #3923 )
2019-02-07 11:33:23 -08:00
Karl Burtram
e4884c7835
Bump SQL Tools Service to 1.5.0-alpha.70
2019-02-06 12:06:23 -08:00
Karl Burtram
5680785f86
Bump Azure Data Studio to 1.4.4
2019-01-28 15:58:14 -08:00
Karl Burtram
99047b2866
Remove Ctrl-Alt keyboard shortcuts ( #3810 )
2019-01-23 17:23:59 -08:00
Karl Burtram
4ad059605c
Update Azure account picker styles based on splitview change ( #3791 )
2019-01-23 10:50:41 -08:00
Karl Burtram
dc2ff97dd8
Bump Azure Data Studio to 1.4.3
2019-01-22 16:54:51 -08:00
Karl Burtram
2b5265c103
Fix infinite callbacks in Azure Resource Explorer ( #3780 )
2019-01-22 15:22:45 -08:00
Karl Burtram
637dc9b9b2
Bump Azure Data Studio to 1.4.2
2019-01-18 09:48:44 -08:00
Karl Burtram
1de16d4715
Reset query messages for each execution ( #3772 )
2019-01-17 17:53:05 -08:00
Karl Burtram
9a695b5cdd
Reenable results stream by default ( #3752 )
2019-01-17 10:28:48 -08:00