File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 22
33All changes to G-Code Language Extension will be documented here.
44
5+ ## v0.7.0 [ #] ( https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.6.2 )
6+
7+ ### New Features
8+
9+ - Added line numbering command with settings in configuration
10+ - Line numberer Quickpick options
11+
12+ ### Fixes
13+
14+ - Configuration files moved
15+ - Added default configurations
16+ - Updated dependencies
17+ - Fixed link to issue queue [ #30 ] ( https://github.com/appliedengdesign/vscode-gcode-syntax/pull/30 )
18+ - Imporoved highlighting for keywords and macro syntax [ #33 ] ( https://github.com/appliedengdesign/vscode-gcode-syntax/pull/33 )
19+ - Fixed tool change to ignore comments [ #31 ] ( https://github.com/appliedengdesign/vscode-gcode-syntax/issues/31 )
20+
21+ ### Other
22+
23+ - Added trace-depreciation to launch.json file
24+ - Updated README
25+
526## v0.6.2 [ #] ( https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.6.2 )
627
728### Fixes
You can’t perform that action at this time.
0 commit comments