KaptainMicila / KaptainMicila/ZScript-VSCode

Syntax highlighting breaks after using function with string containing colon

Open
#16 4 comments 1 reaction 0 assignees View on GitHub
bug requires more testing
Dominant language
No language data
Stars
21
Forks
9
PR merge metrics
No merged PRs in 30d

Description

When utilizing any function and inputting a string containing a colon (":"), the syntax highlighting for the remainder of the code breaks.
The syntax highlighting should remain intact for the entirety of the code after utilizing the function, irrespective of the presence of a colon in the string.

**Steps to Reproduce:**
1. Use the function with a string containing a colon, like so: `EventHandler.SendNetworkEvent("giveitem:BFG9000");`
2. Observe the syntax highlighting behavior in the subsequent code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.