File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-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.5 [ #] ( https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.4 )
6+
7+ ### Fixes
8+
9+ - Fixed typo in G01 tooltip
10+ - Updated dependencies
11+ - Added Laser/EDM/Swiss to machine type configuration (to match gcode-reference)
12+
13+ ### Other
14+
15+ - Updated CodeQL Analysis to v2
16+ - Updated prettier config
17+ - Updated module to ES2021
18+ - Changed usage of substr to slice
19+ - Added sample to extension debug launch
20+ - Fixed Mocha test
21+ - Added node modules refresh script
22+ - Renamed ` views.ts ` to ` gView.ts `
23+ - Renamed ` webviews.ts ` to ` gWebview.ts `
24+ - Fixed stale action settings
25+ - Added lock older closed issues
26+ - Added greetings automation
27+ - Updated README
28+
529## v0.7.4 [ #] ( https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.4 )
630
731### Other
You can’t perform that action at this time.
0 commit comments