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
Connor Peet
04efea43fa
testing: peek diff test outputs
2021-01-12 12:57:42 -08:00
Jackson Kearl
989f2eb812
setImmediate => setTimeout
2021-01-12 12:47:14 -08:00
Matt Bierner
0227681492
Add new external uri opener service
...
This workbench service handles opening external uris. Unlike the core OpenerService, it also has logic for configuring a default opener and prompting if multiple openers are availble for a given uri
2021-01-12 12:41:15 -08:00
Jackson Kearl
60e46eb875
Delay animating until content is prepared to prevent weird flying elements.
2021-01-12 11:56:37 -08:00
João Moreno
0738f76dac
pull themes from the marketplace
2021-01-12 20:46:44 +01:00
Sandeep Somavarapu
69a6e6ac93
#113757 show panel move and hide actions only for panel views
2021-01-12 19:17:05 +01:00
Tyler James Leonhardt
3a4dcf4890
Fix unit test for Win32 release ( #114212 )
2021-01-12 10:10:53 -08:00
Sandeep Somavarapu
a04802f586
#113757 show panel move and hide actions on view context menu
2021-01-12 19:09:13 +01:00
Sandeep Somavarapu
f29502563b
#113757 allign reset location action
2021-01-12 19:09:13 +01:00
Connor Peet
9d39f4e6cb
don't auto insert semicolons
2021-01-12 09:31:17 -08:00
Sandeep Somavarapu
169269a3f0
fix tests
2021-01-12 18:30:29 +01:00
Eric Amodio
3767f97bc3
Adds onDidPublish to Git api
2021-01-12 12:15:40 -05:00
Eric Amodio
8832366467
Closes #110881 - adds possibly rebased warning
2021-01-12 12:15:39 -05:00
Sandeep Somavarapu
eba4da2727
#113757 show sidebar actions only on sidebar views
2021-01-12 18:13:09 +01:00
isidor
2e279d37e7
Property preview text wraps lines in debug console
...
fixes #111843
2021-01-12 17:16:37 +01:00
Alex Ross
554ae13fa9
Fix address for port open attribute
...
Part of https://github.com/microsoft/vscode-remote-release/issues/4046
2021-01-12 16:54:48 +01:00
isidor
b7b36bb190
remove some tests
...
fixes #111368
2021-01-12 16:51:30 +01:00
Isidor Nikolic
9ecba1b468
Merge pull request #114039 from microsoft/isidorn/bulkFileEditsUseTextFileService
...
bulk file edits: make sure to use textFileService when creating files
2021-01-12 16:34:00 +01:00
Alex Ross
1e9b86da1f
Finalize adding a cancellation token to resolveTreeItem
...
Fixes #111614
2021-01-12 15:23:51 +01:00
Ladislau Szomoru
161ce44dda
Azure DevOps - Move release into a separate stage ( #114205 )
2021-01-12 15:18:01 +01:00
João Moreno
d3e4bdb617
Merge branch 'master' into joao/wsl
2021-01-12 15:16:54 +01:00
João Moreno
c644f3788d
revert wsl and distro
2021-01-12 15:14:51 +01:00
isidor
3a1c42c150
textFileService make getEncodedReadable public
2021-01-12 14:52:17 +01:00
Alex Ross
67f9988bdc
Support to define additional attributes for ports
...
Part of microsoft/vscode-remote-release#4046
2021-01-12 14:40:41 +01:00
Johannes Rieken
53be807cb4
throw nice error (and prevent stackoverflow) when instantiating services recrusively
2021-01-12 14:24:06 +01:00
Alex Dima
3653f34dba
Do not instantiate hover widgets in the onModelDecorationsChanged event
2021-01-12 14:23:21 +01:00
Johannes Rieken
868271067e
filter perf marks that don't start with 'code/'
2021-01-12 12:43:49 +01:00