-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workingrequires more testing"I didn't manage to replicate this issue, so more science is required""I didn't manage to replicate this issue, so more science is required"
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:
- Use the function with a string containing a colon, like so:
EventHandler.SendNetworkEvent("giveitem:BFG9000"); - Observe the syntax highlighting behavior in the subsequent code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrequires more testing"I didn't manage to replicate this issue, so more science is required""I didn't manage to replicate this issue, so more science is required"