Skip to content

Commit 2f06bba

Browse files
committed
Updated README
1 parent 983ec82 commit 2f06bba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

107109
Latest Version: v0.4.1

0 commit comments

Comments
 (0)