We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d124c95 commit a0f3c5aCopy full SHA for a0f3c5a
CHANGELOG.md
@@ -1,7 +1,11 @@
1
# Change Log
2
+
3
All changes to vscode-code-syntax will be documented here.
4
-## v0.1.1 [#]()
5
+## v0.1.1 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.1.0)
6
7
+- Fixed Incorrect highlighting for DO / END [#2](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/2)
8
+- Fixed Math expressions incorrectly highlighted [#1](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/1)
9
10
## v0.1.0 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.1.0)
11
0 commit comments