mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
Revert "Fixes #125350: disallow in untrusted ws"
This reverts commit 769e7080f4.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": true,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": false
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user