Commit Graph

58756 Commits

Author SHA1 Message Date
Martin Aeschlimann e53c9568f3 refactor 2019-12-18 22:29:46 +01:00
Martin Aeschlimann eb7ea2c435 [html] use languageModes for language types 2019-12-18 22:29:46 +01:00
Martin Aeschlimann f07fae16be extract js semantic tokens 2019-12-18 22:29:46 +01:00
Martin Aeschlimann d6aa8f540d fixes 2019-12-18 22:29:46 +01:00
Martin Aeschlimann 03e79666c7 sem highlighting in HTML 2019-12-18 22:29:46 +01:00
Martin Aeschlimann 28a0f24daa improve logging 2019-12-18 22:29:45 +01:00
Martin Aeschlimann 42c54bd559 get legend 2019-12-18 22:29:45 +01:00
Martin Aeschlimann b58c6fafad [html] add semantic highlight 2019-12-18 22:29:45 +01:00
Sandeep Somavarapu dbc7fa3c3e #87246 Introduce name in view container 2019-12-18 21:42:56 +01:00
Rob Lourens 870eb4165f Fix #87239 2019-12-18 11:08:21 -08:00
SteVen Batten 3f57a0f75f update minimum width for panel 2019-12-18 10:45:06 -08:00
isidor d6c6f024c8 repl use language mode of active editor
fixes #87124
2019-12-18 18:36:45 +01:00
SteVen Batten e1843386c0 use positionToString for panel dimension 2019-12-18 09:20:08 -08:00
Alexander Fell ad0eae3d68 add position panel left (#84477)
- enable layout code to position panel to the left
2019-12-18 09:18:25 -08:00
isidor 71eb6ad17e vscode do not be smart and just pass the whole repl input content to debug adapter
fixes vscode-js-debug#192
2019-12-18 17:54:21 +01:00
Benjamin Pasero 0eebe2856f editors - allow to listen to editor part options changes 2019-12-18 16:55:02 +01:00
SteVen Batten f1083a76e3 fixes #85451 2019-12-18 07:47:40 -08:00
isidor 24a6aef5ee New debug/run experience always writes launch.json into first workspace folder
fixes #87237
2019-12-18 16:45:47 +01:00
Sandeep Somavarapu 5c0d431b60 enable proposed api check for language settings 2019-12-18 16:37:53 +01:00
Sandeep Somavarapu 66e1177de3 fix writing resource scope settings into workspace folder 2019-12-18 16:37:53 +01:00
SteVen Batten 72dfc13b73 Revert "fixes #85451"
This reverts commit 8b7742fc25.
2019-12-18 07:27:58 -08:00
Alex Ross db1c20eae7 Tunnel API renames 2019-12-18 16:24:04 +01:00
isidor d548002ed1 Debug Console: Backspace does not remove extra lines at the end
fixes #87126
2019-12-18 16:18:58 +01:00
isidor d42882c226 fixes #87235 2019-12-18 15:59:15 +01:00
Sandeep Somavarapu 88f1e2d26d change view container registry to use location 2019-12-18 15:30:39 +01:00
Benjamin Pasero 895f7b2651 Set window.restoreWindows default to restore all windows (fix #87258) 2019-12-18 15:15:19 +01:00
Benjamin Pasero 2581000750 add types for windows-registry (fix #83421) 2019-12-18 15:12:17 +01:00
Alex Ross 369fa90ac4 Setting for restoring forwarded ports
Part of #81388
2019-12-18 15:11:09 +01:00
isidor 65bdd32da1 Revert "respect onDidOpenResource passed element"
This reverts commit 8b91600b08.
2019-12-18 13:04:22 +01:00
Sandeep Somavarapu 833250951b #87246 use container descriptor to register view container 2019-12-18 12:51:02 +01:00
isidor 8bc277fa7b explorer: read all capabilites like a proper gentlemen
#48258
2019-12-18 12:42:25 +01:00
isidor 94b843562e fileService: add scheme to change capaiblity event 2019-12-18 12:42:25 +01:00
Sandeep Somavarapu 7846353fec use donotShowContainerTitleWhenMergedWithContainer option 2019-12-18 12:29:38 +01:00
Benjamin Pasero e7235916ba file service - add event for listening to capability changes 2019-12-18 12:24:55 +01:00
Sandeep Somavarapu 286539c130 Merge pull request #87245 from microsoft/sandy081/moveProblemsToView
Adopt problems panel to use views and view container
2019-12-18 12:21:18 +01:00
Sandeep Somavarapu 3be2aeddcb adopt to new options 2019-12-18 12:14:38 +01:00
Sandeep Somavarapu 5828c9e364 Merge branch 'master' into sandy081/moveProblemsToView 2019-12-18 12:13:25 +01:00
Sandeep Somavarapu 67a6aac599 #87243 Support hiding view container title when merged 2019-12-18 12:13:05 +01:00
Benjamin Pasero b6ae21e6e2 tests - increase timeout for backup test 2019-12-18 11:46:26 +01:00
Benjamin Pasero 19062a2976 debt - move workbench.enableExperiments to correct place 2019-12-18 11:42:43 +01:00
Sandeep Somavarapu c55adf61c0 rename to markers view 2019-12-18 11:42:35 +01:00
Sandeep Somavarapu c7b1f298fd move markers panel 2019-12-18 11:37:43 +01:00
Sandeep Somavarapu 3cac79829b adopt to new view containers 2019-12-18 11:28:51 +01:00
Benjamin Pasero 728416a0db window - save window state on focus lost (fix #87171) 2019-12-18 11:27:02 +01:00
Isidor Nikolic d5dc53eaf6 Merge pull request #87114 from jzyrobert/refactor-sortorder
Refactor SortOrder & SortOrderConfiguration into one enum
2019-12-18 11:20:23 +01:00
isidor 26f5dfcd76 Revert "Windows ssh remote: Cannot use \ in explorer new file dialog to create directories"
This reverts commit 85f587ab64.
2019-12-18 10:58:02 +01:00
Alex Ross a62ea85438 Polish forward port command 2019-12-18 10:55:18 +01:00
Alex Ross d79953fa27 Fix alignment of action icons in Forwarded Ports view 2019-12-18 10:22:59 +01:00
Alex Ross a6652eec07 Update vscode.proposed.d.ts to reflect new state of forwardPort and makeTunnel 2019-12-18 10:18:26 +01:00
Alex Ross 8e2b3047eb Enable more than just localhost for port forwarding providers
Part of #81388
2019-12-18 10:14:45 +01:00