Revert "Fixes #125350: disallow in untrusted ws"

This reverts commit 769e7080f4b4c8c81726663b1797e59ad076e37b.
This commit is contained in:
Eric Amodio 2021-06-03 16:45:38 -04:00
parent 0006964091
commit eab8d0403f

View File

@ -29,7 +29,7 @@
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": false
"supported": true
}
},
"contributes": {