Commit graph

75253 commits

Author SHA1 Message Date
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
Eric Amodio
d076ee1b94 Adds force push mode to push api 2021-01-13 00:42:07 -05:00
Eric Amodio
02380e7014 Removes repo hint from args 2021-01-13 00:42:06 -05:00
Rob Lourens
7f489f589d Hide warnings for settings groups that have dynamically registered settings
Fix #113747
2021-01-12 19:17:58 -08:00
Rob Lourens
d7d5f20047 Fix #114218 2021-01-12 19:17:58 -08:00
rebornix
145bcd3a73 Insert new code cell should always use available languages. 2021-01-12 17:44:22 -08:00
rebornix
d536903a2b 💄 2021-01-12 17:44:21 -08:00
rebornix
d88b60ceca languages in notebook document metadata. 2021-01-12 17:44:21 -08:00
Matt Bierner
b6435bc424 Remove unused import 2021-01-12 16:26:44 -08:00
Matt Bierner
47a135e715 Rework opener api proposal
For #109277

- Add more explicit two phase structure to api
- Make opener pass along label when registered
2021-01-12 16:14:42 -08:00
Jackson Kearl
6184addcd1 fall back to homepath if home unset.
closes #112775
2021-01-12 15:44:20 -08:00
Rob Lourens
b3d57e69b0 Update PHP grammar, fix #113185 2021-01-12 15:41:23 -08:00
rebornix
92833fca55 fix #114233. 2021-01-12 15:36:39 -08:00