enable virtual workspace capability

This commit is contained in:
Sandeep Somavarapu
2021-04-23 10:19:46 +02:00
parent 77ac0dc1a5
commit ac151b40a5
14 changed files with 14 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
"onAuthenticationRequest:github"
],
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}