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 |
|
turara
|
c5eaaebbc6
|
Update Remote-Containers command name to "Clone Repository in Container Volume"
Update .devcontainer/README.md
|
2020-09-27 18:23:08 +09:00 |
|
rebornix
|
a9f87e7ca7
|
diff outputs instead of replacing the whole outputs array.
|
2020-09-25 21:49:48 -07:00 |
|
 Megan RoggeandJoão Moreno
|
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'
https://github.com/microsoft/vscode-codicons/commit/010d5a32290efc22ed9d6e894d7c62444c5e8ddd
|
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 |
|
Johannes Rieken
|
1e7454f72a
|
renames
|
2020-09-25 18:04:10 +02:00 |
|
Johannes Rieken
|
2fc01432c1
|
add some todos
|
2020-09-25 18:01:06 +02:00 |
|
Johannes Rieken
|
08695ede81
|
adopt changes after feedback round one
|
2020-09-25 18:00:11 +02:00 |
|
Johannes Rieken
|
611bbad868
|
Merge branch 'master' into joh/cell-output
|
2020-09-25 17:44:13 +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 |
|
Johannes Rieken
|
b297be52ca
|
new proposal for NotebookCellOutput, partial implementation
|
2020-09-25 11:44:23 +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 |
|