Anthony Dresser
2f8519cb6b
Layer Object Explorer; query plan; task history ( #5030 )
...
* relayer query plan, task history, object-explorer
* formatting
2019-04-16 21:12:34 -07:00
Alan Ren
ec47ff7479
Alanren/fixsmoketest ( #5019 )
...
* fix the smoke test
* update readme
* fix the selector for server name input
* add new property to server profile engineType
2019-04-16 16:43:11 -07:00
Anthony Dresser
5c10127758
Layer grid code ( #5029 )
...
* layer grid
* errors; edit data still not showing up
* fix edit data
* fix tab spaces
2019-04-16 13:30:15 -07:00
Aditya Bist
96c0f62cf5
Removed duplicate connections code ( #5045 )
...
* removed duplicate connections code
* removed old comment
* removed unused code
2019-04-16 11:54:07 -07:00
Anthony Dresser
b75d0b6cb5
Fix bootstrapping around dashboard ( #5040 )
2019-04-15 23:49:40 -07:00
Anthony Dresser
a5bc65fbfb
Merge from vscode 8b5ebbb1b8f6b2127bbbd551ac10cc080482d5b4 ( #5041 )
2019-04-15 20:37:22 -07:00
Anthony Dresser
72e7e5e025
relayer connection code; formatting ( #5020 )
2019-04-15 01:05:23 -07:00
Anthony Dresser
57242a2e13
Merge from vscode 3d67364fbfcf676d93be64f949e9b33e7f1b969e ( #5028 )
2019-04-14 22:29:14 -07:00
Anthony Dresser
6dbf757385
Remove some vscode differences ( #5010 )
...
* remove some vscode differences
* add dates to todo comments
2019-04-12 21:55:07 -07:00
Anthony Dresser
9e56187c16
Remove sql/common ( #4990 )
...
* remove sql/common/
* formatting
* fix cyclic dependency
2019-04-12 12:47:48 -07:00
Charles Gagnon
11e4b743e0
Fix wrong release notes being loaded ( #5008 )
2019-04-11 16:56:55 -07:00
Anthony Dresser
8315dacda4
Merge from vscode 31e03b8ffbb218a87e3941f2b63a249f061fe0e4 ( #4986 )
2019-04-10 16:29:23 -07:00
kisantia
f98428aea5
Add reverse color option to text diff editor ( #4826 )
...
* Add reverse color option to text diff editor
2019-04-09 16:26:41 -07:00
Anthony Dresser
f96a17c930
Remove unused code ( #4873 )
...
* removes unused features
* remove more unused code; formatting
* lock changes
* fix run issue
2019-04-09 02:00:51 -07:00
Anthony Dresser
2fb06e7f4f
Move notebooks to workbench ( #4888 )
...
* move notebooks under workbench
* fix style imports
2019-04-09 01:59:55 -07:00
Anthony Dresser
8bdcc3267a
Code Layering dashboard ( #4883 )
...
* move dashboard to workbench
* revert xlf file changes
* 💄
* 💄
* add back removed functions
2019-04-09 00:26:57 -07:00
Anthony Dresser
acc27d0829
Code Layering Accounts ( #4882 )
...
* code layering for accounts
* formatting
* formatting
* formatting
2019-04-08 14:45:30 -07:00
Anthony Dresser
22ec1d5f0a
Strict Null Checks, Builder Removal, Formatting ( #4849 )
...
* remove builder; more null checks
* null checks
* formatting
* wip
* fix dropdown themeing
* formatting
* formatting
* fix tests
* update what files are checked
* add code to help refresh bad nodes
2019-04-08 13:27:41 -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
Anthony Dresser
9bd7e30d18
revert vscode cahnges ( #4879 )
2019-04-05 09:15:38 -07:00
Anthony Dresser
cef5bbb2be
Strict null pass on some base ui files ( #4832 )
...
* more strict null checks in base browser code
* revert changes to radiobutton
* fix some more minor things, enable strict null check in pipelines
* formatting
* fix compile errors
* make null undefined
* more null to undefined
2019-04-03 16:18:33 -07:00
Karl Burtram
f8706abebe
Merge from vscode b8c2e7108b3cae7aa2782112da654bedd8bb3a52 ( #4808 )
2019-04-02 14:35:06 -07:00
Alan Ren
a766e5d334
fix error for download extension ( #4793 )
2019-04-01 16:44:15 -07:00
Anthony Dresser
a064da642d
Merge from vscode f5044f0910e4aa7e7e06cb509781f3d56e729959 ( #4759 )
2019-03-29 10:54:38 -07:00
Anthony Dresser
e6785ffe95
Merge from vscode de81ccf04849309f843db21130c806a5783678f7 ( #4738 )
2019-03-28 13:06:16 -07:00
David Shiflet
a360bebd9d
Add status messages during command line processing ( #4725 )
...
* add status bar messages
* missed semicolon
2019-03-27 15:44:57 -04:00
Anthony Dresser
46b7afe558
Merge from vscode 3bd60b2ba753e7fe39b42f99184bc6c5881d3551 ( #4712 )
2019-03-27 11:36:01 -07:00
Anthony Dresser
0d8ef9583b
Merge from vscode 966b87dd4013be1a9c06e2b8334522ec61905cc2 ( #4696 )
2019-03-26 11:43:38 -07:00
Charles Gagnon
ef1f72f69b
Remove popular extensions view ( #4679 )
...
We don't track installs for our extensions so the "Popular Extensions" category is just a duplicate of the full list. Removing it to reduce clutter until we can add that functionality in. This also removes the command associated with the view.
2019-03-25 13:21:48 -07:00
Charles Gagnon
1dd0afcf80
Add ADS Startup Telemetry events back in ( #4675 )
...
They were removed with a VS Code merge. Changed to using extension contribution to log the telemetry to reduce the amount of VS code edits.
2019-03-23 11:02:34 -07:00
Alan Ren
d00c3780a6
fix for issue 4596 ( #4670 )
2019-03-22 14:11:26 -07:00
Anthony Dresser
4a87a24235
Merge from vscode 011858832762aaff245b2336fb1c38166e7a10fb ( #4663 )
2019-03-22 13:07:54 -07:00
Matt Irvine
5f637036bc
Fix query tab color regression ( #4660 )
2019-03-21 16:22:03 -07:00
Anthony Dresser
24b5f41065
add data explorer default ( #4653 )
2019-03-21 16:10:54 -07:00
Matt Irvine
0b44b7d384
Fix issue reporter 'Visual Studio Code' text ( #4658 )
2019-03-21 15:38:25 -07:00
Anthony Dresser
b65ee5b42e
Merge from vscode fc10e26ea50f82cdd84e9141491357922e6f5fba ( #4639 )
2019-03-21 10:58:16 -07:00
Anthony Dresser
8298db7d13
Ignore the users title bar settings ( #4625 )
...
* ignore the users title bar settings
* ignore in more places
2019-03-20 19:39:43 -07:00
Matt Irvine
ed2641ea02
Update how we create services ( #4638 )
2019-03-20 17:08:15 -07:00
Anthony Dresser
dfe23f7bfe
Remove some CARBON Edits ( #4571 )
...
* remove some unnecessary sql carbon edits to vs source and adds correct fix where necessary
* revert bad change
2019-03-20 11:30:06 -07:00
Matt Irvine
025c97673f
Reapply extension management edits that were removed in 1.31 merge ( #4606 )
2019-03-20 10:40:09 -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
50f63a2f72
Fix extension bugs from VS Code merge ( #4563 )
2019-03-15 17:22:56 -07:00
Matt Irvine
86bac90001
Merge VS Code 1.31.1 ( #4283 )
2019-03-15 13:09:45 -07:00
Matt Irvine
7973f0f178
Disable custom title bar popup on Linux ( #4478 )
2019-03-14 09:28:19 -07:00
Anthony Dresser
b6584c9ddf
Change shutdown listeners ( #4282 )
...
* change shutdown to use proper notification
* change to use storage service
* remove unused imports
* fix test
* change shutdown methods to private
* remove unusde imports
* fix tests
* formatting
2019-03-13 15:15:51 -07:00
Raj
ebd187ec06
#4363 : Reopen notebook editors when ADS launched ( #4424 )
...
* #4363 : Reopen notebook editors when ADS launched
* Code review changes
2019-03-12 23:02:37 -07:00
Raj
036ffe595a
#3920 : Notebooks file save/save all/cache - for existing files ( #4286 )
...
* #3920 : Notebooks file save
* Missed in merge
* #4290 : Untitled save and native dirty implementation
* Misc changes
* Content Manager, notebooks extension and commented failed unit tests
* Removing modelLoaded event
2019-03-07 18:07:20 -08:00