File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11// A launch configuration that launches the extension inside a new window
22{
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "configurations" : [
55 {
66 "name" : " Launch Extension" ,
Original file line number Diff line number Diff line change 11# Change Log
22All changes to vscode-code-syntax will be documented here.
33
4+ ## v0.1.1 [ #] ( )
5+
46## v0.1.0 [ #] ( https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.1.0 )
57
68- Initial Release
Original file line number Diff line number Diff line change 22 "name" : " vscode-gcode-syntax" ,
33 "displayName" : " G-Code Syntax" ,
44 "description" : " CNC G-Code Syntax Langauge" ,
5- "version" : " 0.1.0 " ,
5+ "version" : " 0.1.1 " ,
66 "license" : " MIT" ,
77 "publisher" : " appliedengdesign" ,
88 "author" : {
You can’t perform that action at this time.
0 commit comments