You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added new command that will turn selected text into a comment or revese (Available in Context menu)
10
+
- Hover over G/M code to get a short description of the code (Relies on [gcode-reference](https://github.com/appliedengdesign/gcode-reference) package for info)
11
+
- Machine Type selection in configuration selectively loads features
12
+
- Machine Type shown in status bar
13
+
- Added check for file over 10K lines, disables autorefresh of tree/stats, shows warning message ( [#23](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/23))
Copy file name to clipboardExpand all lines: SECURITY.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,4 @@ Our team takes security bugs in our extension very seriously. We appreciate your
4
4
5
5
We try to keep all of the dependencies updated whenever possible.
6
6
7
-
Because this is a plugin to VSCode, to report a security issue or vulnerability, please verify that the issue is with our plugin and if so, submit an [issue](https://github.com/appliedengdesign/vscode-gcode-syntax/issues), otherwise, submit an issue with the [VSCode project](https://github.com/microsoft/vscode).
7
+
Because this is a plugin to VSCode, to report a security issue or vulnerability, please verify that the issue is with our plugin and if so, submit an [issue](https://github.com/appliedengdesign/vscode-gcode-syntax/issues), otherwise, submit an issue with the [VSCode project](https://github.com/microsoft/vscode).
0 commit comments