Skip to content

Commit b670cd9

Browse files
committed
Allow virtualWorkspaces
1 parent b0689f1 commit b670cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"onCommand:gcode.supportGCode"
6666
],
6767
"capabilities": {
68-
"virtualWorkspaces": false
68+
"virtualWorkspaces": true
6969
},
7070
"contributes": {
7171
"languages": [

0 commit comments

Comments
 (0)