Anthony Dresser
85bf22322f
Isolate features ( #6792 )
...
* working; new query and scripting
* working; removing manage from menus and combining data explorer contributions
* consolidate dashboard contributions; move manage action to dashboard contributions; make groupings the same
* fix notebook actions
* fix tests
2019-08-21 09:51:02 -07:00
Charles Gagnon
8a6dc02e5b
Change double-quote hygiene rule to tslint rule ( #6514 )
2019-08-05 09:46:22 -07:00
Anthony Dresser
9bfe8813b1
More layering ( #6541 )
...
* layer unlayered code; fix layering
* readd os
* fix definition of recommended extensions
* protect against tests
2019-07-31 22:20:39 -07:00
Anthony Dresser
1d56a17f32
Merge from vscode 2cfc8172e533e50c90e6a3152f6bfb1f82f963f3 ( #6516 )
...
* Merge from vscode 2cfc8172e533e50c90e6a3152f6bfb1f82f963f3
* fix tests
2019-07-28 15:15:24 -07:00
Charles Gagnon
b2b2840990
Add double quotes for localize hygiene check ( #6492 )
...
* Add localize single quote hygiene task
* Update localize calls
* Update comment
* Fix build failures and remove test code
2019-07-25 10:35:14 -07:00
Anthony Dresser
0b7e7ddbf9
Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 ( #6381 )
...
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973
* disable strict null check
2019-07-15 22:35:46 -07:00
Anthony Dresser
92fbfcdac9
move edit data and query plan to their own files ( #6256 )
2019-07-03 13:45:04 -07:00
Karl Burtram
561b7575ba
Fix arith abort default value ( #6080 )
2019-06-18 14:11:15 -07:00
Anthony Dresser
38c6495fd8
Inital Messages Tab work ( #5604 )
...
* inital work
* iterate
* move messages to tab
* revert package changes
* remove unused properties
* format imports
2019-05-24 12:22:27 -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
Anthony Dresser
ca98ef879d
Last of the layering ( #5187 )
...
* layer query
* update imports
2019-04-26 15:30:41 -07:00