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 305c3ee commit 7e6507dCopy full SHA for 7e6507d
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All changes to G-Code Language Extension will be documented here.
4
5
+## v0.7.2 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.2)
6
+
7
+### Fixes
8
9
+- Fixed highlighting syntax for `T` inside of other words [#40](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/40)
10
11
+### Other
12
13
+- Updated dependencies [#38](https://github.com/appliedengdesign/vscode-gcode-syntax/pull/38)
14
+- Refactored some Regex to be more concise
15
+- Updated VSCode engine to `^1.68.0`
16
+- Update Typescript build to ES2021
17
+- Updated README
18
19
## v0.7.1 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.1)
20
21
### New Features
0 commit comments