ChoicescriptIDE / ChoicescriptIDE/main
Usage of the string '#' index notation incorrectly highlights as if it was a choice option line
Open
bug
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The # operator can be used to both denote choice options and to extract characters from a string.
It looks like I didn't consider the second case when defining the the basic themes/tokenization.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.