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
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