mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
enable virtual workspace capability
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"browser": "./client/dist/browser/jsonClientMain",
|
||||
"enableProposedApi": true,
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": true,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user