mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
Revert "Fixes #125350: disallow in untrusted ws"
This reverts commit 769e7080f4b4c8c81726663b1797e59ad076e37b.
This commit is contained in:
parent
0006964091
commit
eab8d0403f
@ -29,7 +29,7 @@
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": true,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": false
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user