Skip to content

Commit

Permalink
Declare support for virtual workspaces
Browse files Browse the repository at this point in the history
Fixes #2722
  • Loading branch information
alexr00 committed Jun 28, 2021
1 parent 72ca35a commit df96199
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"capabilities": {
"untrustedWorkspaces": {
"supported": true
}
},
"virtualWorkspaces": true
},
"contributes": {
"configuration": {
Expand Down

0 comments on commit df96199

Please sign in to comment.