Commit Graph

79599 Commits

Author SHA1 Message Date
Jean Pierre 8117fec7df Fixes #120036 (#120275) 2021-04-06 15:29:36 -07:00
Raymond Zhao bbcaac9693 Fix output.selfClosingStyle, fixes #120417 2021-04-06 14:37:43 -07:00
Martin Aeschlimann b7989dddc5 Goto line number does not work when --remote and -g are used at the same time. Fixes #120487 2021-04-06 23:09:14 +02:00
rebornix 3efdebb1e7 Merge branch 'notebook/dev' into main 2021-04-06 14:03:18 -07:00
rebornix 331015eaf0 track notebook file open perf. 2021-04-06 14:02:17 -07:00
Sandeep Somavarapu 408d356111 Fix #120657 2021-04-06 22:37:05 +02:00
Daniel Imms d3d7966f8c Merge pull request #120382 from LuisPeregrinaIBM2/main
wsl -l -q, removes header and default mark
2021-04-06 13:03:03 -07:00
Daniel Imms 0e34376ed3 Hook up actual icons 2021-04-06 12:44:56 -07:00
Connor Peet b8b23d8520 bump distro 2021-04-06 12:17:14 -07:00
Ladislau Szomoru 4209e2cc12 Workspace trust not enabled in web 2021-04-06 21:13:27 +02:00
Benjamin Pasero 2b6df1bba9 sandbox - disable vscode-file:// again (#120655) 2021-04-06 20:52:32 +02:00
isidor ffb7adc71e Revert "fixes #120166"
This reverts commit ffd7a242f5.
2021-04-06 20:16:09 +02:00
Raymond Zhao 551daf412e Polish and fix #120245 2021-04-06 10:57:48 -07:00
Miguel Solorio d520e940af Update Codicons: Fix typo for Debian 2021-04-06 10:30:20 -07:00
Martin Aeschlimann e7e15984bc package.json completion: fetch on every key (always incomplete) 2021-04-06 19:26:35 +02:00
Miguel Solorio 0e7d1610f3 Update Codicons: Add terminal icons
https://github.com/microsoft/vscode-codicons/commit/27e4b9b87ef8b558f301834f09ac2abdea513597
2021-04-06 10:24:39 -07:00
SteVen Batten c7faaf0ea0 update wt static declarations (#120443)
* update wt static declarations

* add description

* fix hygiene
2021-04-06 09:27:15 -07:00
rebornix 3d6f300254 fix #120641 2021-04-06 09:07:30 -07:00
João Moreno baeae37965 correctly use outputs 2021-04-06 17:42:57 +02:00
João Moreno c123695312 fix syntax error 2021-04-06 17:41:22 +02:00
João Moreno 4790696ccc bring back task output 2021-04-06 17:40:17 +02:00
João Moreno 07dab53ae1 more yarn lock changes 2021-04-06 17:31:06 +02:00
João Moreno dfafa70dce add debug to yarn lock task 2021-04-06 17:28:00 +02:00
João Moreno 639a32f909 Make sure yarn.lock changes are allowed for committer PRs (#120642)
* hmm

* get perms

* hmm

* oops

* hmm

* cleanup
2021-04-06 08:23:01 -07:00
Daniel Imms 110be45dcc Move icon to side in term quick access 2021-04-06 08:05:48 -07:00
Martin Aeschlimann 05de36649f Merge pull request #120317 from Jolg42/npm-ext-use-npm-only
Refactor npm extension to only use npm
2021-04-06 17:05:13 +02:00
Johannes Rieken ac35a5b937 better fix for #117095 and also fixes https://github.com/microsoft/vscode/issues/119086 2021-04-06 17:03:46 +02:00
Daniel Imms 0a9caa8efb Use tools icon for task terminals 2021-04-06 07:58:17 -07:00
Johannes Rieken 2f62eb0906 ignore focus dependent test also on GHA, fixes https://github.com/microsoft/vscode/issues/120355 2021-04-06 16:08:25 +02:00
João Moreno 962933e8be fix actions margins across workbench 2021-04-06 15:57:21 +02:00
Daniel Imms 1603dc79ad Hook up bell status
Part of #120241
2021-04-06 06:52:30 -07:00
Daniel Imms 33d5a74355 xterm@4.12.0-beta.20
Diff: https://github.com/xtermjs/xterm.js/compare/0421f6e...eedc314

Part of #120241
2021-04-06 06:52:30 -07:00
João Moreno 8843da37a9 💄 2021-04-06 15:48:30 +02:00
Christof Marti 40a16b61a1 Merge shellEnv into process.env (#120332) 2021-04-06 15:47:17 +02:00
Benjamin Pasero 92281913a1 shell env - change to ipc invoke/handle to speed up resolution 2021-04-06 15:37:48 +02:00
Isidor Nikolic d491ec5c72 Merge pull request #120581 from gjsjohnmurray/fix-120578
fix-120578 don't offer callstack step-in/over/out when not stopped
2021-04-06 15:23:58 +02:00
Sandeep Somavarapu 6d9ca4a7a2 Merge pull request #120457 from lf-/config-error-reporting
Improve reporting of extension config schema validation errors
2021-04-06 15:12:36 +02:00
isidor ffd7a242f5 fixes #120166 2021-04-06 15:09:02 +02:00
Benjamin Pasero f250472adc lifecycle - onShutdown => onDidShutdown 2021-04-06 15:08:52 +02:00
Martin Aeschlimann ee4b092ef2 Merge pull request #120362 from andrewbranch/ts-4.3-update
[html-language-features] Update TS language service call for 4.3 protocol
2021-04-06 15:06:58 +02:00
João Moreno 23d1a967cf 💄 2021-04-06 14:57:15 +02:00
Sandeep Somavarapu a1b33b1485 Fix #120340 2021-04-06 14:38:01 +02:00
isidor 6d097be455 fix test 2021-04-06 14:36:56 +02:00
Alex Ross d06df602de Add resolveWithEnvironment to config resovler
Part of #120328
2021-04-06 14:36:40 +02:00
Sandeep Somavarapu fef62f8d80 Fix #120486 2021-04-06 14:31:27 +02:00
João Moreno b655f69880 update cssnano 2021-04-06 14:28:39 +02:00
Sandeep Somavarapu 4d5c626945 fix logging zip path 2021-04-06 14:22:06 +02:00
Sandeep Somavarapu 65b8dfc686 #120545 remove <any> usages 2021-04-06 14:22:06 +02:00
isidor 6a1404a6f8 fixes #120518 2021-04-06 14:16:31 +02:00
Alex Ross fdbcc90b4f Fix removal of port label 2021-04-06 14:04:28 +02:00