File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All changes to G-Code Language Extension will be documented here.
44
55## v0.7.1 [ #] ( https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.1 )
66
7+ ### New Features
8+
9+ - Added ` .S ` extension ( [ #36 ] ( https://github.com/appliedengdesign/vscode-gcode-syntax/issues/36 ) )
10+
11+ ### Fixes
12+
13+ - Fixed debug console exception w/ M03 w/o spindle speed. [ #34 ] ( https://github.com/appliedengdesign/vscode-gcode-syntax/issues/34 )
14+
715### Other
816
917- Updated dependencies
@@ -15,6 +23,7 @@ All changes to G-Code Language Extension will be documented here.
1523
1624- Added line numbering command with settings in configuration
1725- Line numberer Quickpick options
26+ - Added max filesize option to configuration [ #32 ] ( https://github.com/appliedengdesign/vscode-gcode-syntax/issues/32 )
1827
1928### Fixes
2029
You can’t perform that action at this time.
0 commit comments