Kevin Cunnane
cc6dea0631
Add Plotly output support to notebooks
...
With this change, Plotly types will be successfully rendered in a Notebook.
Currently they have a default width of 700px with a scrollbar if the window size is smaller (this matches other notebook viewers).
The Plotly library is dynamically required to avoid startup time perf hits. This is something we could look at for other components too.
2019-07-02 18:08:38 -07:00
Anthony Dresser
7b6181de2a
XML Formatter ( #6182 )
...
* add xml formatter extenstion
* remove unused imports
2019-06-27 12:20:19 -07:00
Karl Burtram
176719000d
Bump eslint dependency ( #6122 )
2019-06-20 17:36:26 -07:00
Charles Gagnon
eaa5f504e3
Remove unneeded dev dependency clean-css ( #5937 )
2019-06-11 23:01:01 +00:00
Karl Burtram
5a7562a37b
Revert "Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )" ( #5983 )
...
This reverts commit d15a3fcc98 .
2019-06-11 12:35:58 -07:00
Chris LaFreniere
d15a3fcc98
Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )
...
* Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d
* Fix vs unit tests and hygiene issue
* Fix strict null check issue
2019-06-10 18:27:09 -07:00
Charles Gagnon
cbaa0a132f
Bump to 1.9.0 for July release ( #5925 )
2019-06-06 23:43:42 +00:00
Anthony Dresser
cf8f8907ee
Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3 ( #5587 )
...
* Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3
* pipeline errors
* fix build
2019-05-23 11:16:03 -07:00
Anthony Dresser
81ae86ff79
Revert "Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )" ( #5562 )
...
This reverts commit c9a4f8f664 .
2019-05-21 14:19:32 -07:00
Anthony Dresser
c9a4f8f664
Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )
...
This reverts commit 5d44b6a6a7 .
2019-05-20 17:07:32 -07:00
Karl Burtram
1315b8e42a
Bump Azure Data Studio to 1.8.0 ( #5554 )
2019-05-20 16:27:08 -07:00
Anthony Dresser
5d44b6a6a7
Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )
2019-05-19 18:52:19 -07:00
Charles Gagnon
e12827de3f
Add pipeline task to push coverage results to coveralls ( #5461 )
2019-05-14 17:14:04 -07:00
Anthony Dresser
34457880c7
Merge from vscode 0fde6619172c9f04c41f2e816479e432cc974b8b ( #5199 )
2019-04-24 22:26:02 -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
Anthony Dresser
8956b591f7
Merge from vscode 05fc61ffb1aee9fd19173c32113daed079f9b7bd ( #5074 )
...
* Merge from vscode 05fc61ffb1aee9fd19173c32113daed079f9b7bd
* fix tests
2019-04-16 22:11:30 -07:00
Anthony Dresser
57242a2e13
Merge from vscode 3d67364fbfcf676d93be64f949e9b33e7f1b969e ( #5028 )
2019-04-14 22:29:14 -07:00
Karl Burtram
cb5bcf2248
Merge from vscode 2b0b9136329c181a9e381463a1f7dc3a2d105a34 ( #4880 )
2019-04-05 10:09:18 -07:00
Anthony Dresser
e6785ffe95
Merge from vscode de81ccf04849309f843db21130c806a5783678f7 ( #4738 )
2019-03-28 13:06:16 -07:00
Anthony Dresser
0d8ef9583b
Merge from vscode 966b87dd4013be1a9c06e2b8334522ec61905cc2 ( #4696 )
2019-03-26 11:43:38 -07:00
Karl Burtram
6cb7153bdd
VBump ADS to 1.6.0
2019-03-20 11:41:41 -07:00
Anthony Dresser
5142f69655
Cleanup dependencies ( #4546 )
...
* Merge VS Code 1.31.1
* Fix missed merge conflict
* Fix license in new files
* Remove extra extension files
* Fix compile error
* Fix TSLint errors
* Fix integration tests
* Fixed saved and recent connections list
* Fix tests
* move dependecies and delete unused ones
* fix test compile
2019-03-20 11:30:20 -07:00
Anthony Dresser
c814b92557
VSCode merge ( #4610 )
...
* Merge from vscode e388c734f30757875976c7e326d6cfeee77710de
* fix yarn lcoks
* remove small issue
2019-03-20 10:39:09 -07:00
Anthony Dresser
87765e8673
Vscode merge ( #4582 )
...
* Merge from vscode 37cb23d3dd4f9433d56d4ba5ea3203580719a0bd
* fix issues with merges
* bump node version in azpipe
* replace license headers
* remove duplicate launch task
* fix build errors
* fix build errors
* fix tslint issues
* working through package and linux build issues
* more work
* wip
* fix packaged builds
* working through linux build errors
* wip
* wip
* wip
* fix mac and linux file limits
* iterate linux pipeline
* disable editor typing
* revert series to parallel
* remove optimize vscode from linux
* fix linting issues
* revert testing change
* add work round for new node
* readd packaging for extensions
* fix issue with angular not resolving decorator dependencies
2019-03-19 17:44:35 -07:00
Matt Irvine
86bac90001
Merge VS Code 1.31.1 ( #4283 )
2019-03-15 13:09:45 -07:00
Kevin Cunnane
b8f454b8ac
Add request dependency to correct package.json ( #4306 )
...
- This was needed in mssql extension, not the main package.json
2019-03-06 14:33:07 -08:00
Gene Lee
acc8d5f7b2
Added request dependency in mssql extension ( #4297 )
2019-03-05 17:33:28 -08:00
Karl Burtram
c65af61a68
Bump ADS to 1.5.1
2019-03-04 13:01:37 -08:00
Raj Musuku
666ae11639
Merge from master
2019-02-21 17:56:04 -08:00
Karl Burtram
dd6735ec04
Bump Azure Data Studio to 1.5.0
2019-02-12 21:10:55 -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
5680785f86
Bump Azure Data Studio to 1.4.4
2019-01-28 15:58:14 -08:00
Karl Burtram
dc2ff97dd8
Bump Azure Data Studio to 1.4.3
2019-01-22 16:54:51 -08:00
Karl Burtram
637dc9b9b2
Bump Azure Data Studio to 1.4.2
2019-01-18 09:48:44 -08:00
Matt Irvine
db145b4999
Run TSLint in Azure Pipelines ( #3639 )
2018-12-19 12:17:23 -08:00
Karl Burtram
33d5455b6f
Update Azure Data Studio to 1.4.1
2018-12-15 14:47:47 -08:00
Karl Burtram
4a4b8574d0
Update Azure Data Studio to 1.3.8
2018-12-10 11:30:20 -08:00
Kevin Cunnane
8d8be27f22
Add basic notebook model tests ( #3396 )
...
- Ported from the extension
- Only adding tests that related to the internally implemented functionality, not to anything provider-specific.
2018-12-04 10:01:10 -08:00
Karl Burtram
86e54ce145
Bump Azure Data Studio to 1.3.7
2018-12-03 17:43:12 -08:00
Karl Burtram
f6b347fa62
Bump Azure Data Studio to 1.3.6
2018-11-30 16:51:27 -08:00
Karl Burtram
6912e3893e
Bump Azure Data Studio to 1.3.5
2018-11-29 17:12:32 -08:00
Anthony Dresser
afb1ebebd5
Result Streaming ( #3319 )
...
* handle releasing data when the grid is unrendered
* update sqlops
* add complete to sqlops
* update protocol
* update protocol
* formatting
* update sqlops.d.ts
* stash
* better handling of results streaming
* formatting
* improvments to result streaming
* bump slickgrid and address a performance bottleneck
* remove unnecessary code
* formatting
* update locks
* optimize large values in the grid
* formatting
* formatting
* update yarn
* bump packages
* yarn
* bump
* yarn lock
* locking
* yarn
* fix duplicate result sets
* fix event stream versions
* yarn
2018-11-29 15:16:53 -08:00
Karl Burtram
3761e1dd60
Port event-stream changes from vscode ( #3317 )
2018-11-27 12:55:44 -08:00
Anthony Dresser
d646b4729b
Revert "Result Streaming ( #3124 )" ( #3312 )
...
This reverts commit 8925d44807 .
2018-11-27 10:42:41 -08:00
Karl Burtram
28ed378ee7
Bump Azure Data Studio to 1.3.4
2018-11-27 05:53:43 -08:00
Karl Burtram
15ae55136f
Bump event-stream to 3.3.4
2018-11-26 16:34:03 -08:00
Karl Burtram
b18abd954f
Update Azure Data Studio to 1.3.3
2018-11-26 16:32:34 -08:00
Anthony Dresser
8925d44807
Result Streaming ( #3124 )
...
* handle releasing data when the grid is unrendered
* update sqlops
* add complete to sqlops
* update protocol
* update protocol
* formatting
* update sqlops.d.ts
* stash
* better handling of results streaming
* formatting
* improvments to result streaming
* bump slickgrid and address a performance bottleneck
* remove unnecessary code
* formatting
* update locks
* optimize large values in the grid
* formatting
* formatting
* update yarn
* bump packages
* yarn
* bump
* yarn lock
* locking
* yarn
2018-11-26 14:30:35 -08:00