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

@@ -13,6 +13,7 @@
"onDebugResolve"
],
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}