adopt virtual workspaces - not supported

This commit is contained in:
Sandeep Somavarapu
2021-04-22 16:53:09 +02:00
parent d4033de1f1
commit 68bed01970
10 changed files with 12 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
"test": "node ../../node_modules/mocha/bin/mocha"
},
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}