File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
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.6.1 [ #] ( https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.6.1 )
6+
7+ ### Fixes
8+
9+ - Fixed missing icons in tree / stats views
10+ - Removed redundant refresh icons in stats view
11+ - Added placeholder for stats without auto refresh enabled
12+
513## v0.6.0 [ #] ( https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.6.0 )
614
715### New Features
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ Visit our [projects page](https://github.com/appliedengdesign/vscode-gcode-synta
135135
136136## Changelog
137137
138- Latest Version: v0.6.0
138+ Latest Version: v0.6.1
139139
140140Please refer to our [ CHANGELOG] ( https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md ) doc.
141141
Original file line number Diff line number Diff line change 33 "displayName" : " G-Code Syntax" ,
44 "shortName" : " G-Code" ,
55 "description" : " Turn VSCode into a fully capable G-Code editor, including language support & more." ,
6- "version" : " 0.6.0 " ,
6+ "version" : " 0.6.1 " ,
77 "license" : " MIT" ,
88 "publisher" : " appliedengdesign" ,
99 "author" : {
You can’t perform that action at this time.
0 commit comments