Commit graph

78100 commits

Author SHA1 Message Date
Jackson Kearl ac229ced07
Revert "Reenable smoke test to see if still flakey" #115244
This reverts commit 5d80c30e5b.
2021-03-08 19:31:58 -08:00
Peng Lyu 11a84a6e8a inset -> output. 2021-03-09 01:13:24 +00:00
rebornix 9878ccfbd7 remove markdown preview only when it is hidden or deleted. 2021-03-09 01:06:40 +00:00
Rachel Macfarlane 250c7baf7e Fix #117903 2021-03-08 17:00:43 -08:00
Daniel Imms c870a55b70
Update terminalProcessManager.ts 2021-03-08 16:29:03 -08:00
rebornix c59c110116
revealView should scroll a little to reveal items below viewport. 2021-03-08 15:01:44 -08:00
Rachel Macfarlane d4f8348c6a Handle undefined extension publishers in issue reporter, fixes #118480 2021-03-08 15:01:28 -08:00
Raymond Zhao bdbf585012
Bump vscode-emmet-helper, fixes #118363 2021-03-08 13:51:07 -08:00
Miguel Solorio 0e8fba3263
Add outline offset for view actions (fixes #117349) 2021-03-08 13:14:58 -08:00
Jean Pierre 2c1037d352
Fixes #117600 (#118397) 2021-03-08 12:38:57 -08:00
Rachel Macfarlane b20839c1f3 Add 'Marketplace' issue type to issue reporter, closes #118473 2021-03-08 12:10:04 -08:00
Rob Lourens a8739f9c3a Change messageDisposables to DisposableStore 2021-03-08 12:08:58 -08:00
Rob Lourens 2b9470cb4e Clean up SearchView link button code 2021-03-08 12:08:58 -08:00
Rob Lourens 31a7757fc7 Better "Open Settings" option in search view 2021-03-08 12:08:58 -08:00
Rob Lourens 18f16643ea Add button to reenable search excludes
Fix #115352
2021-03-08 12:08:58 -08:00
Connor Peet b6b9aa15ef
debug: allow passing partial config to start debugging command 2021-03-08 11:46:02 -08:00
Connor Peet 7e6d4c5eb9
debug: fill in selected configuration by name if not provided
Fixes #118472
2021-03-08 11:37:08 -08:00
Andre Weinand 78cb4cfc32 improved comment for InlineValueContext.frameId 2021-03-08 18:27:25 +01:00
Daniel Imms 3df01b4ae7
Include ms in shutdown constant comments
Part of microsoft/vscode#118437
2021-03-08 08:30:57 -08:00
isidor 1469a82540
fixes #118006 2021-03-08 16:42:26 +01:00
soredake e22c2be14d
snap: set compression to lzo, #117852 (#118116) 2021-03-08 16:23:35 +01:00
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