Commit graph

78065 commits

Author SHA1 Message Date
Martin Aeschlimann 305456c873
bump distro 2021-03-08 10:10:57 +01:00
Benjamin Pasero f727490556
editors - fix mergeAllGroups (#118268) 2021-03-08 08:05:07 +01:00
Benjamin Pasero 8c3a00f78c
allow debug textmate in sandbox (#118219) 2021-03-08 08:01:07 +01:00
Jackson Kearl 5d80c30e5b
Reenable smoke test to see if still flakey
Ref #115244
2021-03-05 22:05:32 -08:00
Jackson Kearl 74014e7fc6
Fix #117251 2021-03-05 21:47:01 -08:00
Jackson Kearl fe79bb261f
Add defaultSnippets to getting started contribution point
Closes #117476
2021-03-05 21:25:54 -08:00
meganrogge 6e83ba8210 fix #118279 2021-03-05 19:12:01 -08:00
Matt Bierner ea5f05a435 Trying to clairify how webview options are used and passed around
- Move protocol types into protocol
- Hold off on combining the options objects until serialization
- Add explicit converstions instead of using `...`
- Make a few methods take property bags to help avoid passing arguments in wrong order
2021-03-05 18:49:17 -08:00
Matt Bierner e066c74761 Document new fixedChunkSizePolling ts watch mode 2021-03-05 18:49:17 -08:00
Matt Bierner d7d4253426 Mark field as readonly 2021-03-05 18:49:17 -08:00
Matt Bierner a01035c44f Pick up latest TS 4.3 for building VS Code 2021-03-05 18:49:17 -08:00
rebornix 2d3f1a0b47 fix #117699 2021-03-05 17:20:15 -08:00
rebornix 3483e9541b update betweenCellToolbar actions per context change. 2021-03-05 16:40:57 -08:00
rebornix fc677cb322 fix #118273. 2021-03-05 16:38:27 -08:00
Megan Rogge 3e345101df
update shellType when it changes for local windows terminals (#117998)
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-03-05 16:04:19 -08:00
rebornix 29b1fcffd1 fix #117684. 2021-03-05 15:01:00 -08:00
Eric Amodio c24bfc336c 💄& localization 2021-03-05 17:54:27 -05:00
rebornix daf840b929 Revert "fix visually background flash of cells."
This reverts commit 7f7e427d3b.
2021-03-05 14:34:31 -08:00
Megan Rogge 016b809eef
kill terminal process on ipad (#118247)
* fix #114009
2021-03-05 14:22:06 -08:00
rebornix 7f7e427d3b fix visually background flash of cells. 2021-03-05 13:11:28 -08:00
Matt Bierner f704f80f87 Pick up TS 4.2.3
For #118260
2021-03-05 12:44:48 -08:00
Jackson Kearl 2e68f2ae91
Better fix for #118235 2021-03-05 11:18:50 -08:00
rebornix 00d3831d0c fix #118248. 2021-03-05 11:09:49 -08:00
rebornix 59972ff745 fix build 2021-03-05 11:09:49 -08:00
rebornix 5144d66492 dedup ansi color rendering. 2021-03-05 11:09:49 -08:00
rebornix bba6d12ccb 💄 2021-03-05 11:09:49 -08:00
rebornix ff5da2ff17 DOM.show/hide. 2021-03-05 11:09:49 -08:00
rebornix d2e39d0ae0 use resize listener for all main frame outputs. 2021-03-05 11:09:49 -08:00
Jackson Kearl 32f7c1d93a
Don't assume uncompleted category exists
Fixes #118235
2021-03-05 11:07:04 -08:00
Miguel Solorio c2e3a4cdc6
Update distro 2021-03-05 10:41:27 -08:00
Megan Rogge af0ec1caa0
ctrl+c on ipad (#118243)
* fix #114009
2021-03-05 18:34:47 +00:00
Megan Rogge 6799395da0
Revert "fix #114009" (#118242)
This reverts commit f916e9f1ab.
2021-03-05 18:31:12 +00:00
Megan Rogge f916e9f1ab
fix #114009 2021-03-05 10:10:33 -08:00
Oleg Demchenko 48be13acf8
Check if VSCode runs serverless (#118233)
In situations when VSCode runs as remote or serverless we should attempt
authentication flow without a local server.
2021-03-05 09:08:36 -08:00
Martin Aeschlimann 92ad349125 fix typo in comment 2021-03-05 17:35:33 +01:00
Johannes Rieken 230e0fdc9a
clean up, some ground work to support viewColumn, $acceptEditorPropertiesChanged must update all state before sending events, remove active notion from notebook editor 2021-03-05 17:22:06 +01:00
Johannes Rieken 9516844abf
use TS typle naming feature 2021-03-05 17:22:06 +01:00
Johannes Rieken 68a6f1c30e
look up editor by id, slimmer dtos 2021-03-05 17:22:05 +01:00
Alexandru Dima f7ff53d7b0
Remove _wrapWebWorkerExtHostInIframe 2021-03-05 17:10:00 +01:00
Alexandru Dima 25dc50c18e
Remove start-up timeouts 2021-03-05 16:59:10 +01:00
Alexandru Dima 49b5e3ba0a
bump version 2021-03-05 16:54:23 +01:00
Alexandru Dima 978d1399f5
Fix compilation error 2021-03-05 16:54:14 +01:00
Alex Dima fca9c7f78f
Fixes microsoft/monaco-editor#2375 2021-03-05 16:54:08 +01:00
Alex Dima 5931e598b1
Fixes microsoft/monaco-editor#2344 2021-03-05 16:54:01 +01:00
Alex Dima 205ec8c5f2
Fixes microsoft/monaco-editor#2358 2021-03-05 16:53:54 +01:00
Alex Dima b2a0913ad2
Fixes microsoft/monaco-editor#2168 2021-03-05 16:53:47 +01:00
Alex Dima 9748b5f3c0
Fixes microsoft/monaco-editor#2359: Avoid syntax that confuses webpack less loader 2021-03-05 16:53:39 +01:00
Alex Dima 5c4663baad
Fixes microsoft/monaco-editor#2355 2021-03-05 16:53:32 +01:00
Alex Dima 60222b710d
Align MultiEditorAction with MultiCommand 2021-03-05 16:53:25 +01:00
Alex Dima 453e2793b2
Prefer using TS constant defining the context key 2021-03-05 16:53:18 +01:00