Commit graph

75389 commits

Author SHA1 Message Date
Alex Dima
d39eefd1b0
update distro 2021-01-13 23:33:25 +01:00
Alex Dima
59891debcf
Wait for outstanding zlib flushes when draining a WebSocketNodeSocket (#114314) 2021-01-13 23:26:23 +01:00
Matt Bierner
ea13176ee9 Enable image preview for avif images
Fixes #106415

Support for these was added in electron 11
2021-01-13 13:52:34 -08:00
Matt Bierner
6c4a00ce74
Make default text editor replace existing editors for resource (#112848)
* Make default text editor replace existing editors for resource

Fixes #111474

This ports the logic that we previouly had for custom editors to the generic open with flow: f0bb23ca02/src%2Fvs%2Fworkbench%2Fcontrib%2FcustomEditor%2Fbrowser%2FcustomEditors.ts (L281)

* Add a new `getEditorsForResource` helper method to editor service

This adds a `IEditorService.getEditorsForResource` method that returns all editors associated with a given resource. I've adopted this for custom editors and notebooks

* Making suggested changes

* Add unit tests for findEditors
2021-01-13 13:35:03 -08:00
Alex Dima
a59f30011c
Add a 30min cap to CI jobs 2021-01-13 22:16:08 +01:00
Matt Bierner
e7aa009ac3 Remove enabledHosts setting
This setting is no longer used
2021-01-13 12:53:18 -08:00
Matt Bierner
61ec57016c Fix spelling 2021-01-13 12:53:18 -08:00
Matt Bierner
47aa3ad09a Continue work on opener service
- Add error notification if opener throws an exception
- Add public facing id to openers. This is used in settings
- Add intellisense for the opener id setting
2021-01-13 12:53:18 -08:00
Tyler James Leonhardt
d6936dd524
Add mechanism for snippets to overwrite Auto-closing pairs in some cases (#114235)
* Snippets and Auto-closing pairs play nicer

* move to DisposableStore
2021-01-13 12:29:45 -08:00
rebornix
2ca7b5426a 💄 2021-01-13 12:12:53 -08:00
rebornix
fb6a9b4824 fix #114289. notebook.selectKernel takes kernel id. 2021-01-13 12:12:40 -08:00
Sandeep Somavarapu
2156b8cc75 check and ignore not found error 2021-01-13 20:51:57 +01:00
Alex Dima
31a15b5b9a
Add command to kill server and trigger handled error 2021-01-13 20:45:41 +01:00
Jackson Kearl
23be24d828 Allow theming getting started page progress bars
closes #114303
2021-01-13 11:42:50 -08:00
Alex Dima
2774f79df3
Do not show "Cannot reconnect. Please reload the window" if the cause is a handled RemoteAuthorityResolverError 2021-01-13 20:08:55 +01:00
Sandeep Somavarapu
56e0512769 move to browser namespace 2021-01-13 20:00:46 +01:00
Tyler James Leonhardt
2d892ae9c7
Fix arch check for PowerShell enumeration (#114292) 2021-01-13 09:53:40 -08:00
Miguel Solorio
3ca55d031b Update Codicons: increase gap around plus icon (fixes #114016)
f0dd0920ee
2021-01-13 09:37:25 -08:00
Alex Ross
b903748b83
Fix candidate filter and auto forwarding wiring (#114290) 2021-01-13 18:06:31 +01:00
Johannes Rieken
d66db5cc75 fix https://github.com/microsoft/vscode/issues/114220 2021-01-13 17:57:51 +01:00
Ladislau Szomoru
4450e1d827
Azure DevOps - publish Windows artifacts (#114285) 2021-01-13 17:14:49 +01:00
isidor
42d7d3a47d breakpoints view: render edit action inline for exception breakpoints 2021-01-13 16:55:12 +01:00
isidor
40d6f79875 MenuItemAction: make sure to respec item.icon 2021-01-13 16:55:12 +01:00
Benjamin Pasero
a198be16f9 shared process - some 💄 2021-01-13 15:44:22 +01:00
Benjamin Pasero
67f8c0ca5a
Merge branch 'master' into ben/shared-process-message-ports 2021-01-13 14:30:43 +01:00
Johannes Rieken
daa7afebd0 remove undefined from outline data source 2021-01-13 14:17:22 +01:00
Johannes Rieken
cf03ef33f4 allow to clear input of data trees, fyi @joaomoreno 2021-01-13 14:17:22 +01:00
Benjamin Pasero
0ecb773549 shared process - more cleanup 2021-01-13 13:56:35 +01:00
Alex Ross
dea0095e83 Add icon for public vs private ports 2021-01-13 13:44:34 +01:00
Alexandru Dima
212a943454
Merge remote-tracking branch 'origin/master' into alex/fuzzy-score-improvements 2021-01-13 13:41:11 +01:00
Alexandru Dima
36a9cb8645
Improve fuzzyScore 2021-01-13 13:40:40 +01:00
Johannes Rieken
475d3464e8 Have single outline config and let outline creator know for what they create outlines 2021-01-13 12:51:42 +01:00
gjsjohnmurray
9266fc4983 mock a label service to avoid breaking layers in tests 2021-01-13 11:40:47 +00:00
Alex Ross
b4e4bd1642 Allow tunnel providers to support making a tunnel public 2021-01-13 12:29:35 +01:00
Johannes Rieken
a4f9e60761 fix https://github.com/microsoft/vscode/issues/114266 2021-01-13 12:18:41 +01:00
Johannes Rieken
2376bed71e 💄 some region-comment polish 2021-01-13 12:05:47 +01:00
isidor
64f32932c6 debug console: fix error in console, do not bind to same htmlelement a scoped context key service 2021-01-13 11:49:54 +01:00
Benjamin Pasero
75ea87a263 shared process - introduce platform/sharedprocess 2021-01-13 11:46:27 +01:00
Johannes Rieken
dcce02644e fix https://github.com/microsoft/vscode/issues/109658 2021-01-13 11:44:20 +01:00
Martin Aeschlimann
5ce7b02b6e refresh the remote indicator when actions change 2021-01-13 11:43:05 +01:00
Benjamin Pasero
5db4708e99 shared process - avoid payload IPC roundtrip and enable console based logger 2021-01-13 11:38:12 +01:00
Martin Aeschlimann
6fef673683 update distro 2021-01-13 11:27:40 +01:00
isidor
de4463874c callStack: do not use getActions()
#92038
2021-01-13 11:20:12 +01:00
Johannes Rieken
152d0ec8f0 finalize CancellationError API, fixes https://github.com/microsoft/vscode/issues/93686 2021-01-13 11:19:35 +01:00
João Moreno
adb037b74d
fixes #114137 2021-01-13 11:11:00 +01:00
Benjamin Pasero
e59dc77d0d shared process - more cleanup 2021-01-13 11:10:10 +01:00
Andre Weinand
3f37b664fc adhere to DAP spec; fixes #114229 2021-01-13 11:03:20 +01:00
João Moreno
e776f87e14
fix --builtin 2021-01-13 10:48:04 +01:00
Benjamin Pasero
1fae521163 shared process - more cleanup 2021-01-13 10:28:57 +01:00
João Moreno
9bfa4c1d55
Merge branch 'joao/extract-extensions/themes' 2021-01-13 09:54:36 +01:00