Commit graph

75265 commits

Author SHA1 Message Date
Connor Peet 2b5ae783bf
testing: add full json reporter to show more complete output 2021-01-13 15:30:11 -08:00
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
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
Alex Ross dea0095e83 Add icon for public vs private ports 2021-01-13 13:44:34 +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
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
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
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
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
João Moreno 9bfa4c1d55
Merge branch 'joao/extract-extensions/themes' 2021-01-13 09:54:36 +01:00
Sandeep Somavarapu 9c6e10497b use in-mem fsp 2021-01-13 09:49:22 +01:00
Sandeep Somavarapu d0749f8c9a use in-mem fsp 2021-01-13 09:05:38 +01:00
Benjamin Pasero 936e77761b include error into startup error dialog (#112846) 2021-01-13 08:36:43 +01:00
Matt Bierner 68ba207260
List still dirty files when backup fails (#114064)
* List still dirty files if backup fails

Fixes #113627

* Move dirty file list into showErrorDialog
2021-01-12 23:30:29 -08:00
Eric Amodio d4be66da20 Fixes #112487 - avoid using stale cache for render 2021-01-13 02:23:54 -05:00
Benjamin Pasero d78fad382a skip failing test on win32 (#114248) 2021-01-13 08:13:18 +01:00
Matt Bierner fd0a3a12e7 Update wrapper class name for paramter hints
Fixes #114173

Looks like this got missed in cbea242dcb
2021-01-12 22:38:05 -08:00
Eric Amodio 8f384b51a9 Fixes #114204 - always renders the input box 2021-01-13 01:30:45 -05:00
Eric Amodio 27b824b32c Adds ability to pass remote/refspec to pushTo cmds 2021-01-13 00:56:07 -05:00