Skip to content

Commit

Permalink
Add capability to support virtual workspaces
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <[email protected]>
  • Loading branch information
evidolob committed Jul 22, 2021
1 parent 6c7c2cc commit 5d94c79
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 @@ -36,7 +36,8 @@
"capabilities": {
"untrustedWorkspaces": {
"supported": true
}
},
"virtualWorkspaces": true
},
"activationEvents": [
"onLanguage:yaml"
Expand Down

0 comments on commit 5d94c79

Please sign in to comment.