Commit graph

79603 commits

Author SHA1 Message Date
Matt Bierner 05b52df98a Update JS/TS grammar 2021-04-06 17:17:43 -07:00
Tyler James Leonhardt 28a246d9ec
Don't call node-gyp anymore (#120673)
This npx call was installing node-gyp 8.0 which requires a newer version of Python then what's in our containers.

I've removed it but also followed the advice of the comment that says only remove it if prebuild-install is updated in keytar...

So I updated keytar's dependencies which pulled in prebuild-install 6.1.1 with the fix.

If this isn't the right move, feel free to revert and then we can move to Debian Buster which has a version of Python that is new enough.
2021-04-06 16:33:13 -07:00
rebornix d2f3982497
update markdown cell heights synchronously on init. 2021-04-06 16:14:34 -07:00
Rob Lourens 7ed402d367 Remove nextTick usages 2021-04-06 15:30:20 -07:00
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
27e4b9b87e
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: 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