Skip to content

Commit e0ce881

Browse files
committed
Added capabilities for no virtualWorkspaces
1 parent f3f75fc commit e0ce881

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@
6464
"onCommand:gcode.views.stats.refresh",
6565
"onCommand:gcode.supportGCode"
6666
],
67+
"capabilities": {
68+
"virtualWorkspaces": false
69+
},
6770
"contributes": {
6871
"languages": [
6972
{

0 commit comments

Comments
 (0)