Rob Lourens
3c448ca5b3
Merge branch 'roblou/revertSettingsEditorChanges'
2020-08-31 16:28:06 -07:00
Matt Bierner
8ce1c41cb9
Default webview background to transparent
...
Webviews can now be show in places besides the editor (such as custom views). `transparent` is a better default since this lets the webiew automatically pick up the color from whatever it is shown over
2020-08-31 16:24:51 -07:00
Rob Lourens
eb6cb1d53e
Revert "Original settings editor as list implementation:"
...
This reverts commit b3c102bb6c .
2020-08-31 16:23:36 -07:00
Rob Lourens
2039639323
Revert "Tweaks to settings editor as list implementation:"
...
This reverts commit e8c0b5043d .
2020-08-31 16:15:19 -07:00
Rob Lourens
64ae69eabc
Revert "Tweaks to the list row focus settings list"
...
This reverts commit 7e868f45dd .
2020-08-31 16:15:10 -07:00
Rob Lourens
387b961799
Revert "Don't take over 'enter' in split json editor"
...
This reverts commit 3613fc981b .
2020-08-31 16:14:59 -07:00
Rob Lourens
f9baedea64
Revert "Force horizontalScrolling=off for SettingsTree"
...
This reverts commit d28477e20f .
2020-08-31 16:14:36 -07:00
Rob Lourens
846e29ae58
Revert "Force horizontal scrolling off in settings TOC tree"
...
This reverts commit 24b55a196a .
2020-08-31 16:14:30 -07:00
Eric Amodio
6fded22e74
Avoids focusing a view, instead focus container
2020-08-31 19:07:30 -04:00
Eric Amodio
dc2d2ef3bc
Moves command into vscode. namespace
...
Stops using moveViewsToContainer in 1 shot
2020-08-31 19:07:30 -04:00
Eric Amodio
0d99d8ad1c
Adds move views command
2020-08-31 19:07:30 -04:00
Matt Bierner
22f157d01c
Remove old select all command impl
...
Select all should now be using `overrideCommandForWebview` instead
2020-08-31 15:46:39 -07:00
Matt Bierner
6d773cfeae
Only enable webview override commands when webview is focused
...
Fixes #105670
These commands should not apply if you are focused on the explorer or other views
2020-08-31 15:46:39 -07:00
Vuong
c1967ff92e
Fix #104311 ( #104833 )
...
- Increased z-index for replace box to avoid overlapping from autocomplete box.
2020-08-31 15:42:20 -07:00
Daniel Imms
5c3fdb8d42
Move window border widget into layout service
...
Part of #104508
2020-08-31 15:41:56 -07:00
Pranav Senthilnathan and Matt Bierner
fb80351278
prune the refactor not applicable reasons if there are too many ( #103203 )
...
* prune the refactor not applicable reasons if there are too many
* Add in appendInvalidActions for older TS versions
Co-authored-by: Matt Bierner <matb@microsoft.com >
2020-08-31 15:37:02 -07:00
Robert Jin and Peng Lyu
47a3a6c60b
Modify setting message to match options ( #88795 )
...
Co-authored-by: Peng Lyu <penlv@microsoft.com >
2020-08-31 15:21:19 -07:00
deepak1556
ca919fd644
chore: update distro
2020-08-31 15:18:55 -07:00
Jean Pierre
8b1aca7255
Fixes #105202 ( #105664 )
2020-08-31 14:54:51 -07:00
Eric Amodio
cd7b645699
Bumps version of github-browser
2020-08-31 17:47:53 -04:00
Sandeep Somavarapu
e0c4a9b222
update distro
2020-08-31 23:30:19 +02:00
Connor Peet
a288b1f1ea
debug: improve language for noDebugAdapter
...
Fixes #105436
2020-08-31 13:55:53 -07:00
Alex Dima
40cb0f3433
Increase initial connection timeout
2020-08-31 22:27:06 +02:00
Martin Aeschlimann
bdcf7e10cd
update seti theme
2020-08-31 22:25:47 +02:00
Martin Aeschlimann
9b6d13d298
update services
2020-08-31 22:18:06 +02:00
rebornix
d3cfbddde1
fix tests.
2020-08-31 12:16:35 -07:00
rebornix
23faaa293b
add details to notebook kernel.
2020-08-31 12:07:11 -07:00
rebornix
311b7d1ce7
💄
2020-08-31 12:03:36 -07:00
rebornix
c887ae1b6d
remove legacy registerKernel
2020-08-31 12:00:21 -07:00
rebornix
2518d2c44d
update kernel per document.
2020-08-31 11:49:19 -07:00
rebornix
774e868b25
fix #105376 .
2020-08-31 11:41:58 -07:00
Rachel Macfarlane
3bb3e7ae75
Update ThirdPartyNotices.txt
2020-08-31 11:37:58 -07:00
isidor
7f79730cb6
Revert "Run menu does not remember dynamic launch configurations"
...
This reverts commit d4248f3df5 .
2020-08-31 20:27:33 +02:00
Martin Aeschlimann
747d667946
add file associations for ".c++" and ".h++" file extensions. Fixes #104320
2020-08-31 20:09:27 +02:00
Eric Amodio
0090101fa8
Bumps version of github-browser
2020-08-31 13:00:32 -04:00
annkamsk
ac7bf0384b
Add script for running tsec
2020-08-31 18:53:59 +02:00
Alex Dima
94b05d07cb
Remove some globals
2020-08-31 17:47:38 +02:00
Sandeep Somavarapu
2e8152ce75
Get authentication session info from workbench html in dev mode
2020-08-31 17:41:37 +02:00
Johannes Rieken
779436d981
fix another cycling types reference
2020-08-31 17:22:52 +02:00
Johannes Rieken
a1df84ad20
💄 strict typings, namings
2020-08-31 17:16:55 +02:00
Benjamin Pasero
e2d5e90ec4
debt - move extension debug IPC channel closer to interface
2020-08-31 17:10:19 +02:00
Benjamin Pasero
bc797a3b0b
sandbox - remove dependency to native keymap on startup
2020-08-31 16:58:26 +02:00
João Moreno
b6071d2204
Merge pull request #105228 from marvinruder/master
...
Changed description of “Commit Signing” configuration label to include X.509.
2020-08-31 16:52:42 +02:00
isidor
d4248f3df5
Run menu does not remember dynamic launch configurations
...
fixes #96293
2020-08-31 16:45:39 +02:00
Johannes Rieken
523034152d
💄
2020-08-31 16:45:02 +02:00
Johannes Rieken
c0f7444243
remove unused interface
2020-08-31 16:42:56 +02:00
Johannes Rieken
38d8d797ec
debt - ExtHostWindow implements ExtHostWindowShape, not itself
2020-08-31 16:33:07 +02:00
Christof Marti
d08e158b8d
Investigate #104554
2020-08-31 16:30:58 +02:00
Benjamin Pasero
7f3d8fc32f
debt - move keyboard settings for touchbar into desktop.contribution
2020-08-31 16:30:35 +02:00
João Moreno
3b8ce6b4f1
Merge pull request #105587 from mjcrouch/scm-fix-duplicates
...
SCM: Clear list of created resource groups once they are added
2020-08-31 16:27:14 +02:00