Karl Burtram
23361d3d56
Update ENU loc resource files ( #7831 )
2019-10-18 14:35:15 -07:00
Karl Burtram
1d4babefba
Bump changelog for 1.12.2 ( #7653 )
2019-10-10 22:55:54 -07:00
Karl Burtram
6e9e81e3a1
Bump Azure Data Studio to 1.13.0 for Nov ( #7654 )
2019-10-10 20:54:16 -07:00
Karl Burtram
c292561eb1
Update XLF files and fix errors with export ( #7586 )
...
* Update XLF files and fix errors with export
* Update file name
* Patch
2019-10-10 20:47:28 -07:00
Karl Burtram
e1bfe6cdda
Update changelog for 1.12.1 ( #7548 )
2019-10-08 09:05:10 -07:00
Karl Burtram
080d9bbaa6
Revert "Revert "Revert "allows zone.js to cleanup error stacktraces ( #7203 )" ( #7499 )" ( #7500 )" ( #7501 )
...
This reverts commit 263d342a79 .
2019-10-03 16:02:20 -07:00
Karl Burtram
faabdb8d88
Update readme for October release ( #7449 )
2019-10-02 10:03:32 -07:00
Karl Burtram
a712426185
Bump Server Reports to 0.2.0 ( #7431 )
...
* Bump Server Reports to 0.2.0
* Add force reload flag
* vbump in package-lock.json
2019-10-01 10:42:11 -07:00
Karl Burtram
19be0d0ff3
Revert "Support AD in cluster connection dialog ( #7367 )" ( #7444 )
...
This reverts commit 9f065b2b5a .
2019-10-01 10:30:38 -07:00
Karl Burtram
1f61a2581c
Pickup latest SQL Tools for SMO\Driver bump ( #7301 )
...
* Pickup latest SQL Tools for SMO\Driver bump
* Bump to 2.0.0.15 for intellisense fix
2019-09-20 09:52:44 -07:00
Karl Burtram
6e7e6ee434
Use the default connect timeout in OE tests ( #7249 )
2019-09-18 08:57:14 -07:00
Karl Burtram
7868afb4fd
Activate XML features when SQL loads ( #7228 )
2019-09-16 14:34:58 -07:00
Karl Burtram
fa6c52699e
Remove sqlops referece from server reports extension ( #7212 )
2019-09-13 20:43:59 -07:00
Karl Burtram
9df66deb81
Initial LiveShare extension scaffolding ( #7170 )
...
* LiveShare initial shared connection
* Various cleanups
* Fix type
* Fix hygiene
2019-09-11 15:24:08 -07:00
Karl Burtram
f6f18b68b5
Update readme for September release ( #7096 )
2019-09-10 10:19:39 -07:00
Karl Burtram
4dda5ee549
Bump ADS to 1.12.0 for October ( #7139 )
2019-09-09 15:43:01 -07:00
Karl Burtram
e2ea397fb9
Fix agent extension version back to 0.42.0 ( #7068 )
2019-09-04 17:18:38 -07:00
Karl Burtram
f05b9396e8
Update extension versions for September ( #7053 )
2019-09-04 13:17:11 -07:00
Karl Burtram
d4d11aa260
Update README and CHANGELOG for 1.10 release ( #6766 )
2019-08-15 10:09:58 -07:00
Karl Burtram
f48b9e1b41
Enable visualizer recommendaton prompt in stable build ( #6737 )
2019-08-13 18:01:00 -07:00
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