Skip to content

Conversation

xsebek
Copy link
Member

@xsebek xsebek commented Sep 6, 2025

The operator and constants regexes were not sorted properly - the longer must go first.
The result was that in >= and 0x1 only the first character was colored.

Comment on lines +9 to +10
* Add new commands `destroy`, `erase`, `locateme`, `match`, `print`, `pure`, `read`, `structures`, `warp`, `waypoints`
* Remove commands `fst`, `snd`, `return`, `structure`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@byorgey Ups, looks like I have not published a new version in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improper regex in VSCode extension

2 participants