Skip to content

Commit d45b1b1

Browse files
committed
Updated README
1 parent 00960dd commit d45b1b1

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ This extension adds language syntax for CNC G-Code, code snippets, and colorizat
7272
- .knc
7373
- .prg
7474
- .001
75+
- .ngc
76+
- .ssb
77+
- .sub
78+
- .lib
7579

7680
If you would like another file extension supported by this extension, please [open an issue](https://github.com/appliedemgdesign/issues).
7781

@@ -92,15 +96,15 @@ G-Code Syntax is customizable and provides many configuration settings to allow
9296
| Name | Description |
9397
| ----------------------------- | ------------------------------------------------------------------------------------------- |
9498
| `gcode.general.colorizaztion` | **( Not Currently Active )** |
95-
|
99+
| |
96100
| `gcode.general.machineType` | **( Not Currently Active )** |
97-
|
101+
| |
98102
| `gcode.tree.autoRefresh` | Tree auto-refreshes as changes are made to the g-code. ( Disabled by default ) |
99-
|
103+
| |
100104
| `gcode.stats.enable` | Enable the statistics view. ( Disabled by default ) |
101-
|
105+
| |
102106
| `gcode.stats.autoRefresh` | Auto-refresh the stats view when changes are made to the g-code. (Disabled by default) |
103-
|
107+
| |
104108

105109
![Settings Screenshot](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/images/settings-screenshot.png?raw=true)
106110

@@ -121,7 +125,7 @@ Please visit our [GitHub Issues](https://github.com/appliedengdesign/vscode-gcod
121125

122126
## Changelog
123127

124-
Latest Version: v0.4.0
128+
Latest Version: v0.4.1
125129

126130
Please refer to our [CHANGELOG](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md) doc.
127131

0 commit comments

Comments
 (0)