File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ G-Code Syntax is customizable and provides many configuration settings to allow
7878| | |
7979| ` gcode.general.units ` | Choose the units for the file. Options are Auto, Inch or Metric |
8080| | |
81- | ` gcode.tree .autoRefresh ` | Tree auto-refreshes as changes are made to the g-code. ( Disabled by default ) |
81+ | ` gcode.navTree .autoRefresh ` | Tree auto-refreshes as changes are made to the g-code. ( Disabled by default ) |
8282| | |
83- | ` gcode.stats.enable ` | Enable the statistics view. ( Disabled by default ) |
83+ | ` gcode.stats.enabled ` | Enable the statistics view. ( Disabled by default ) |
8484| | |
8585| ` gcode.stats.autoRefresh ` | Auto-refresh the stats view when changes are made to the g-code. (Disabled by default) |
8686| | |
@@ -102,6 +102,8 @@ Please visit our [GitHub Issues](https://github.com/appliedengdesign/vscode-gcod
102102- Semantic Highlighting
103103- Programmatic Language Server
104104
105+ Visit our [ projects page] ( https://github.com/appliedengdesign/vscode-gcode-syntax/projects ) for future roadmaps.
106+
105107## Changelog
106108
107109Latest Version: v0.4.1
You can’t perform that action at this time.
0 commit comments