Commit graph

78079 commits

Author SHA1 Message Date
Logan Ramos f2cfdcf19b Bump distro 2021-03-08 10:04:34 -05:00
Daniel Imms 4a82fbab16 Don't force create a terminal on no reconnect
Fixes #118321
2021-03-08 06:53:33 -08:00
Alex Ross 06044789bf
API proposal for PortAttributesProvider (#118446)
Part of #115616
2021-03-08 15:45:32 +01:00
Benjamin Pasero 9c78fa40ca
skip failing test (#118443) 2021-03-08 15:22:24 +01:00
Christof Marti 20b1961291 Move proxy resolution to vscode-proxy-agent (#117054) 2021-03-08 15:20:12 +01:00
Benjamin Pasero c2a92a1ba6
Merge pull request #118418 from microsoft/ben/sandbox
Make more services available in electron sandbox
2021-03-08 14:41:03 +01:00
Martin Aeschlimann caed3ea183
Merge pull request #118269 from davidanthoff/julia-indentation-rules
Add Julia indentation rules
2021-03-08 13:22:18 +01:00
João Moreno 007baec8d5 fixes #118214 (#118425)
* fixes #118214

* address feedback
2021-03-08 12:51:56 +01:00
Martin Aeschlimann c187999ee4
Merge pull request #118310 from smorimoto/ocaml
Add more OCaml related file extensions to the OCaml group
2021-03-08 12:00:54 +01:00
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
Benjamin Pasero f74d3b2fc7
fix tests 2021-03-08 07:59:53 +01:00
Benjamin Pasero 0c17e38449
sandbox - migrate backups from md5 to our hash algorithm 2021-03-08 07:23:11 +01:00
Benjamin Pasero dbe9dd4967
sandbox - make signing and integrity available 2021-03-08 07:20:00 +01:00
Sora Morimoto 508fcfbb53 Add more OCaml related file extensions to the OCaml group
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2021-03-06 20:58:40 +09: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
David Anthoff c18378655b Add Julia indentation rules 2021-03-05 14:14:46 -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