Skip to content

Commit 5d94c79

Browse files
committed
Add capability to support virtual workspaces
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
1 parent 6c7c2cc commit 5d94c79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"capabilities": {
3737
"untrustedWorkspaces": {
3838
"supported": true
39-
}
39+
},
40+
"virtualWorkspaces": true
4041
},
4142
"activationEvents": [
4243
"onLanguage:yaml"

0 commit comments

Comments
 (0)