Skip to content

Syntax highlighting breaks after using function with string containing colon #16

@MeliusCZ

Description

@MeliusCZ

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrequires more testing"I didn't manage to replicate this issue, so more science is required"

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions