KaptainMicila / KaptainMicila/ZScript-VSCode
`States` and `Default` blocks broken detection
Open
Duck Taped
enhancement
help wanted
No Kap
- Dominant language
- No language data
- Stars
- 21
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Both `States` and `Default` blocks are detected by searching for the `States` and `Default` words in the text.
My plan was to make it that it searched for the two words AND the open curly bracket `{`, but it seems that VSCode's highlighter does not allow for multiline regexes.
If somebody has a clue how to fix this, I would be really happy about it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.