Skip to content

Commit 026457b

Browse files
committed
Support virtual workspaces (Closes #1036)
1 parent 7fcd799 commit 026457b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"capabilities": {
3838
"untrustedWorkspaces": {
3939
"supported": true
40-
}
40+
},
41+
"virtualWorkspaces": true
4142
},
4243
"activationEvents": [
4344
"*"

0 commit comments

Comments
 (0)