We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b67c89 commit 9d0698cCopy full SHA for 9d0698c
package.json
@@ -59,7 +59,8 @@
59
"activationEvents": [
60
"onLanguage:gcode",
61
"onView:gcode.gcodeTree",
62
- "onView:gcode.gcodeStats"
+ "onView:gcode.gcodeStats",
63
+ "onView:gcode.webviews.calc"
64
],
65
"capabilities": {
66
"virtualWorkspaces": true
@@ -638,4 +639,4 @@
638
639
"@appliedengdesign/gcode-reference": "^0.0.7",
640
"@vscode/webview-ui-toolkit": "^1.0.0"
641
}
-}
642
+}
0 commit comments