74566 Commits

Author SHA1 Message Date
Alex Ross
ebb316a288 Fix incorrect icon hiding for files in tree view 2020-12-29 17:12:25 +01:00
Alex Ross
5dbfe32be3 Allow tree item command to be resolved later
Part of #110498
2020-12-29 16:50:11 +01:00
Alexandru Dima
3a70241a0b
Merge pull request #113536 from microsoft/alex/build-compile-no-container
No need to use containers for compilation and hygiene jobs
2020-12-29 15:18:39 +01:00
Alexandru Dima
3e945d092c
Trigger build 2020-12-29 14:27:47 +01:00
Alexandru Dima
321b407de5
No need to use containers for compilation and hygiene jobs 2020-12-29 13:00:39 +01:00
Alex Ross
5b75a42575 Cancellation proposal for resolveTreeItem 2020-12-29 11:47:25 +01:00
Alexandru Dima
d746f2d277
Fixes microsoft/monaco-editor#2220 2020-12-29 11:14:50 +01:00
Alexandru Dima
0dc7faff87
Fixes microsoft/monaco-editor#2222 2020-12-29 10:52:45 +01:00
Alexandru Dima
cbea242dcb
Fixes microsoft/monaco-editor#2236: Avoid using wrapper as a css class name 2020-12-29 09:35:03 +01:00
Alexandru Dima
7c937a7a38
Fixes microsoft/monaco-editor#2237: Add API to register commands 2020-12-29 09:16:33 +01:00
Raymond Zhao
c44b7d25d9
Refactor Emmet merge lines and select item commands (#113516) 2020-12-28 17:36:38 -08:00
Raymond Zhao
c7dbab59ff
Emmet create new html-matcher override instead of using LS (#113508) 2020-12-28 15:06:23 -08:00
Alexandru Dima
4b6280aa8c
Skip webkit 2020-12-28 21:53:35 +01:00
Alexandru Dima
9945754a62
Add editor smoke test (ported from monaco-editor) 2020-12-28 21:44:42 +01:00
Rachel Macfarlane
cd836bb54f Fix process explorer styling issues, fixes #113399 2020-12-28 10:16:40 -08:00
Rachel Macfarlane
3c518e43d3 Update distro 2020-12-28 09:59:16 -08:00
Alexandru Dima
f19eb28477
Avoid installing typescript 2020-12-28 18:01:42 +01:00
Alexandru Dima
2ca3e67f32
Rearrange CI jobs 2020-12-28 17:58:20 +01:00
Alexandru Dima
802a36b097
Add typings validation 2020-12-28 17:52:21 +01:00
Alexandru Dima
4df5991023
Adopt latest setup-node action 2020-12-28 17:52:20 +01:00
Alexandru Dima
cead266663
Align all yarn caching steps 2020-12-28 17:52:20 +01:00
Alex Ross
2a8140c5e8 Let debug wait for tasks to get input
Fixes #108443
2020-12-28 17:31:55 +01:00
Alex Ross
ffef9abe92 Hide auto forwarded port notification 2020-12-28 16:54:54 +01:00
Alexandru Dima
82fe1e7d0d
Avoid touching passed in options object (fixes microsoft/monaco-editor#2210) and avoid deep cloning overflowWidgetsDomNode (fixes microsoft/monaco-editor#2184) 2020-12-28 16:42:19 +01:00
Alexandru Dima
da8549b732
Merge pull request #113376 from microsoft/alex/use-builtin-cache-action
Adopt `Cache@2` for node modules caching
2020-12-28 10:59:31 +01:00
Alex Ross
4804bbcdff
Tunnel factory can return undefined (#113232)
Fixes microsoft/vscode-internalbacklog#1680
2020-12-28 09:54:08 +01:00
Alexandru Dima
1c0efed5a6
Test cached node modules 2020-12-28 09:21:12 +01:00
Alexandru Dima
0c697b2e33
Merge branch 'master' into alex/use-builtin-cache-action 2020-12-24 22:05:49 +01:00
Alexandru Dima
ddb88dac9b
Avoid touching continuous-build-* 2020-12-24 21:29:00 +01:00
Alexandru Dima
4248e3f7e8
Add Download Playwright step 2020-12-24 20:58:22 +01:00
Alexandru Dima
df24d0153d
Trigger a build to test caching 2020-12-24 17:25:11 +01:00
Alexandru Dima
1b713df9b6
One more try 2020-12-24 15:07:24 +01:00
Alexandru Dima
ff5245ea45
Enable playwright debugging 2020-12-24 14:04:31 +01:00
Alexandru Dima
61965e6bc5
Use fast 7z compression level 2020-12-24 13:40:50 +01:00
Alex Ross
5162c8e856 Add "Loading..." to custom tree hover
Fixes #111615
2020-12-24 12:36:49 +01:00
Alex Ross
4468307af3 Fix themeIcon + resource in tree view
Fixes #113374
2020-12-24 12:08:34 +01:00
Alex Ross
ed87c35de9 Show more port cmdline when wide
And add pid.
Fixes #112796, microsoft/vscode-remote-release#4120
2020-12-24 11:54:07 +01:00
Alex Ross
0b1892f877
Start candidate finding later (#113377)
And filter out the renderer.
Fixes #4185, #4110
2020-12-24 11:51:47 +01:00
Johannes Rieken
ce02917f66 change cell uri fragment format so that opener service doesn't interpret it as line number, also throw error when trying to resolve a cell as notebook, https://github.com/microsoft/vscode/issues/113307 2020-12-24 10:50:59 +01:00
Johannes Rieken
7b6bca0bf5 modes hover must not bread fragments, https://github.com/microsoft/vscode/issues/113307, fyi @sandy081 2020-12-24 10:50:45 +01:00
Alexandru Dima
bbaff3d568
Adopt Cache@2 for node modules caching 2020-12-24 10:08:06 +01:00
Alexandru Dima
caaf2a07a9
Merge pull request #113341 from microsoft/alex/node-modules-cache-key
Compute node modules cache key in JS to avoid globbing
2020-12-23 18:27:39 +01:00
Alexandru Dima
6825757364
More tweaks 2020-12-23 15:58:57 +01:00
Alexandru Dima
382a8740a9
Fix that VSCODE_ARCH is not taken into account on Windows 2020-12-23 15:54:58 +01:00
Alexandru Dima
7728010c73
Invoke mkdir with -Force 2020-12-23 14:09:49 +01:00
Alex Ross
05a5209b4c
Fix candidate port finding (more async, better timing) (#113342)
Fixes #112843
2020-12-23 14:02:06 +01:00
Alexandru Dima
f23ed65688
Compute node modules cache key in JS to avoid globbing 2020-12-23 13:21:55 +01:00
Alexandru Dima
c459ca3744
Merge pull request #113332 from microsoft/alex/modules-list
Define a clear node modules list
2020-12-23 12:12:19 +01:00
Alexandru Dima
07b28e284b
Bust the node modules cache 2020-12-23 11:28:58 +01:00
Alexandru Dima
76c974bfeb
Have a clear list of directories where yarn should be executed 2020-12-23 11:28:32 +01:00