Commit graph

79628 commits

Author SHA1 Message Date
Daniel Imms 970b14808c
Update distro 2021-04-07 10:00:08 -07:00
Daniel Imms b3ce5af360
Remove optional reduceGraceTime arg 2021-04-07 09:55:53 -07:00
isidor fe6e081a25
extensionEditor: focus only on enabled items
#120202
2021-04-07 18:31:16 +02:00
Daniel Imms 264ca56fe1
Rename initialText to message
Part of #120368
2021-04-07 09:20:18 -07:00
Alex Ross 16d8f35b26
Fix incorrect welcomView calculation for ports 2021-04-07 16:19:58 +02:00
isidor 07d0bba09d
status bar: focus improvements
fixes #120211
2021-04-07 16:19:01 +02:00
Benjamin Pasero 17d5286109
styler - optional chaining ftw 2021-04-07 15:30:46 +02:00
Alex Ross aee12f9812
Add green to running process circle in ports view
Part of microsoft/vscode-remote-release#4826
2021-04-07 15:28:26 +02:00
Alex Ross 37abf64afd
Add command line regex for port attributes provider
Part of #115616
2021-04-07 15:28:25 +02:00
João Moreno 50d89df33c
css is awful
cc @sbatten
2021-04-07 15:26:03 +02:00
isidor 4075475d31
accessibiiltyPageSize default down to 500 2021-04-07 14:58:52 +02:00
Benjamin Pasero bb90ba3d5a
sandbox - delete "Code Cache" folder on startup for now (workaround for #120655) 2021-04-07 14:13:38 +02:00
João Moreno 5dd5dd8100
extensions: more CSS fixes 2021-04-07 12:59:19 +02:00
Alex Ross b1523b435b
Update port attributes api to not use array
Par of #115616
2021-04-07 12:12:34 +02:00
João Moreno 30dcb112b4
fixes #120698 2021-04-07 10:34:44 +02:00
João Moreno d150579217
fixes #120706 2021-04-07 10:30:27 +02:00
Robo eec393e0d4
chore: use bundled node-gyp (#120683) 2021-04-07 01:18:58 -07:00
João Moreno fefe5f324a
extension view: CSS layout tweaks 2021-04-07 10:16:59 +02:00
Sandeep Somavarapu b854effee9 Fix #120700 2021-04-07 09:55:53 +02:00
Benjamin Pasero 3cbbe4d249
window - make sure all perf entries are there 2021-04-07 09:23:32 +02:00
Benjamin Pasero 5aef07536d
window - more aligned window config handling 2021-04-07 09:18:08 +02:00
João Moreno 269025c30b
hmm 2021-04-07 09:07:48 +02:00
João Moreno 219509dc2d
fix yarn lock check 2021-04-07 09:04:14 +02:00
Benjamin Pasero 28a55539bb
window - create a proper window config 2021-04-07 08:40:53 +02:00
Benjamin Pasero 04b6291eed
build - push missing compile artifacts 2021-04-07 08:00:38 +02:00
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