appliedengdesign / vscode-gcode-syntax

G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
MIT License
86 stars 25 forks source link

Highlighting inconsistency with macro variables & control functions #29

Closed zachallaun closed 2 years ago

zachallaun commented 3 years ago

First off, thanks for all the work that's been put into this! Really happy with it overall.

I ran into a couple highlighting issues while working on a macro. Please see the screenshot below. Things that seem "off" in the screenshot:

image

stale[bot] commented 3 years ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 day. It will be closed in 15 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

mikecentola commented 3 years ago

Probably happened when I tweaked the Regex's for the coloring on the last update. I'll try to get it fixed up in the next update!

mikecentola commented 2 years ago

Fixed in v0.7.0

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was close. Please open a new issue for related topics.