Revert "Revert "Merge branch 'main' of https://github.com/microsoft/vscode into main""

This reverts commit 7c01395da1.
This commit is contained in:
rebornix
2021-05-25 17:49:34 -07:00
parent 8822790908
commit 473cfe28bf
45 changed files with 585 additions and 264 deletions

View File

@@ -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"
},
{