Sandeep Somavarapu
772aa0723f
Fix #105947
2020-09-28 01:03:09 +02:00
Sandeep Somavarapu
b03cf79c19
💄
2020-09-28 01:03:09 +02:00
Alex Dima
ce74b1a824
Handle delta extensions on the web
2020-09-27 23:48:56 +02:00
Rob Lourens
832725b9dc
Add "focus level up" command to clean up "escape" behavior on settings editor #106897
2020-09-27 11:16:17 -07:00
Rob Lourens
c5bbe573d8
Fix "enter" to focus control on complex settings #106897
2020-09-27 11:15:42 -07:00
Rob Lourens
e79e1cfb2f
Prefs actions clean up, add to command palette
2020-09-27 10:09:37 -07:00
Rob Lourens
e96516c852
Fix restoring focus to setting row vs control #106897
2020-09-27 10:09:37 -07:00
Rob Lourens
2ecd0c61cb
Fix showing setting context menu with keybinding #106897
2020-09-27 10:09:37 -07:00
Rob Lourens
f5e4c2d1f6
Fix settings editor toc disappearing during search
2020-09-27 10:09:37 -07:00
Sandeep Somavarapu
3a0d27441c
Fix #105914
2020-09-27 15:32:40 +02:00
Sandeep Somavarapu
b6117be335
separate recommendation services
...
- ignored recommendations service
- recommendations prompt service
2020-09-27 15:32:40 +02:00
rebornix
a9f87e7ca7
diff outputs instead of replacing the whole outputs array.
2020-09-25 21:49:48 -07:00
Megan Rogge
5d73637a00
saves SCM widget input on window reload ( #107261 )
...
* saving SCM widget input
* Use a better key
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2020-09-25 16:38:37 -07:00
Matt Bierner
f1e631ab83
Update ts server web build
2020-09-25 16:22:05 -07:00
Rachel Macfarlane
68089c3062
Fix #106116 , collectWorkspaceStats() can hang
2020-09-25 15:24:29 -07:00
Alex Dima
4b4f335f26
update distro
2020-09-25 23:40:38 +02:00
Alex Dima
b9a3a4514c
Add IScanSingleExtensionArguments
2020-09-25 23:34:42 +02:00
Eric Amodio
cdb7b772de
FIxes #107335 - removes hex assumption
2020-09-25 16:54:04 -04:00
Raymond Zhao
fc76bf3ebc
Toggle window minwidth depending on panel #89721 ( #107257 )
...
Change window minwidth depending on panel position. 600px if panel at sides, 400px if panel at bottom.
2020-09-25 13:26:58 -07:00
Alex Dima
87dd7d6a9c
Move deltaExtensions
related methods up to AbstractExtensionService
2020-09-25 22:25:10 +02:00
Miguel Solorio
607ee4ae72
Update Codicons: add 'check-all'
...
010d5a3229
2020-09-25 12:24:08 -07:00
SteVen Batten
efd5ffa9c9
fixes #107448
2020-09-25 11:14:15 -07:00
Matt Bierner
0f56339398
Return a types.MarkdownString instace to extensions ( #107415 )
...
Fixes #107414
2020-09-25 11:11:28 -07:00
rebornix
d026ae2a79
fix #102665 .
2020-09-25 09:18:46 -07:00
rebornix
c49d699aec
comment thread readonly
2020-09-25 09:18:46 -07:00
Benjamin Pasero
ee8378e806
file access - merge asDomUri into
2020-09-25 18:04:38 +02:00
Daniel Imms
dab1430be0
Shutdown exthost terminal processes gracefully
...
Fixes #107444
2020-09-25 07:31:32 -07:00
Johannes Rieken
b241d4cd1f
fix typo, https://github.com/microsoft/vscode/issues/54938
2020-09-25 16:26:52 +02:00
Johannes Rieken
0a914e0e61
remove priority all togther, maybe add something like severity in the future, https://github.com/microsoft/vscode/issues/54938
2020-09-25 16:13:26 +02:00
Johannes Rieken
8932f62afa
adress API feedback https://github.com/microsoft/vscode/issues/54938
2020-09-25 16:13:26 +02:00
Alex Ross
b67b5e8e31
Exclude node inspect from auto port forwarding
...
Fixes #107243
2020-09-25 16:04:00 +02:00
Benjamin Pasero
73084f5ccd
🆙 distro
2020-09-25 15:23:44 +02:00
Benjamin Pasero
74842ceac1
debt - more FileAccess adoption
2020-09-25 14:18:39 +02:00
Benjamin Pasero
7f035b4be7
debt - introduce and adopt FileAccess
...
deprecate amd.ts and require.toUrl methods
2020-09-25 14:11:05 +02:00
Alex Dima
5d8c90cdb3
Fixes #107434 : hostExtensions
should never contain remote extensions
2020-09-25 13:40:08 +02:00
Alex Dima
dc9ef0d110
Make sure the renderer received $onWillActivateExtension
before proceeding to load extension code
2020-09-25 11:46:09 +02:00
isidor
2eb81bd71c
fixes #107235
2020-09-25 11:35:29 +02:00
isidor
47ed486348
explorer: improve aria-level computation of compact folders
...
#107235
2020-09-25 11:03:40 +02:00
Johannes Rieken
ea78dd7b9c
fix https://github.com/microsoft/vscode/issues/107379
2020-09-25 10:34:19 +02:00
Matt Bierner
d014eb1280
Update formatting for new TS version
2020-09-25 01:27:48 -07:00
Sandeep Somavarapu
c0ae73464a
clean up - remove unused source prop
2020-09-25 10:24:40 +02:00
Sandeep Somavarapu
f57ac767b7
create workspace extension config service
2020-09-25 10:09:42 +02:00
Johannes Rieken
1fd7ee15d3
move API to final, https://github.com/microsoft/vscode/issues/106410
2020-09-25 10:03:45 +02:00
isidor
1e1f14f59b
debug issues to isidor
2020-09-25 09:45:26 +02:00
Johannes Rieken
68f3e05005
update references viewlet
2020-09-25 09:35:54 +02:00
Benjamin Pasero
dc194d005e
download service - add comment for scheme restrictions
2020-09-25 09:29:42 +02:00
Benjamin Pasero
528b473dba
debt - use network.Scheme.file in more places
2020-09-25 08:53:37 +02:00
Matt Bierner
5484453ae2
Update to latest TS nigthly for building VS Code
2020-09-24 23:28:29 -07:00
rebornix
ddc98c3f62
add requirejs global var in rendering webview.
2020-09-24 15:19:31 -07:00
rebornix
42e97f3c0a
fix #107003 .
2020-09-24 15:10:37 -07:00