Revert "Fixes #125350: disallow in untrusted ws"

This reverts commit 769e7080f4.
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": {