Commit graph

74586 commits

Author SHA1 Message Date
Raymond Zhao 56c808a66a
Emmet flatten DocumentStreamReader (#113602) 2020-12-30 11:00:21 -08:00
Raymond Zhao b84858babe
Emmet remove dependency on vscode-html-languageservice (#113599) 2020-12-30 10:14:23 -08:00
Alexandru Dima 94facfcf06
Merge ModesContentHoverWidget and ContentHoverWidget 2020-12-30 18:07:48 +01:00
Alexandru Dima 3564f18061
Fixes #40926: Inherit visibility from the previous line 2020-12-30 17:43:23 +01:00
Alexandru Dima 95cfa9ede4
Fixes microsoft/monaco-editor#2276: Check pixel ratio after each render 2020-12-30 16:24:18 +01:00
Alexandru Dima 19b5e736fa
💄 2020-12-30 15:10:19 +01:00
Alexandru Dima 689fbbd960
Increase timeouts 2020-12-30 14:15:14 +01:00
Alexandru Dima 5cc0aa2849
Add support for including line feeds at the end of lines (microsoft/monaco-editor#2265) 2020-12-30 13:38:30 +01:00
Alexandru Dima 4a121608e8
Add test for microsoft/monaco-editor#1235 2020-12-30 13:38:30 +01:00
Alex Ross 92d4b14e29 Update rust grammar 2020-12-30 13:06:19 +01:00
Alexandru Dima afb6a0c56e
Fix CSP 2020-12-30 10:11:14 +01:00
Raymond Zhao 15561c4139 Emmet polish 2020-12-29 16:33:41 -08:00
Raymond Zhao 15ba9aee0e
Emmet improve Expand Abbreviation perf (#113558) 2020-12-29 16:15:55 -08:00
Raymond Zhao b5cd082cd4
Emmet refactor toggle comment (#113557) 2020-12-29 15:02:55 -08:00
Alexandru Dima f1ea605a69
Use blob urls instead of data: to maintain current origin 2020-12-29 23:41:31 +01:00
Alexandru Dima e6daf34085
Better simulate real-life CORS in code-web server 2020-12-29 23:38:37 +01:00
Alexandru Dima 58852eaa85
Add a timeout to the editor tests step 2020-12-29 23:13:54 +01:00
Alexandru Dima 5ea96ec9cd
Fix _colorMapOverride usage before initialization 2020-12-29 22:47:15 +01:00
Alexandru Dima 67bff68034
Add monaco.editor.setColorMap 2020-12-29 22:09:47 +01:00
Raymond Zhao 433833fbe0
Emmet refactor reflect CSS and update image commands (#113550) 2020-12-29 12:44:12 -08:00
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