mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Revert "Revert "Merge branch 'main' of https://github.com/microsoft/vscode into main""
This reverts commit 7c01395da1.
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"virtualWorkspaces": true
|
||||
},
|
||||
"contributes": {
|
||||
"resourceLabelFormatters": [
|
||||
@@ -88,7 +89,7 @@
|
||||
"statusBar/remoteIndicator": [
|
||||
{
|
||||
"command": "vscode-testresolver.newWindow",
|
||||
"when": "!remoteName",
|
||||
"when": "!remoteName && !virtualWorkspace",
|
||||
"group": "remote_90_test_1_local@2"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user