Closed memothelemo closed 2 years ago
It's a Lexer issue (specifically with the built-in Zirconium syntax highlighter itself) and I've ran into it before so I'll fix it at some point.
Apologies for the really late response. Been quite a year.
As far as I've discerned, the affected tokens are: ~
, ?
, ^
, %
and `
. I will be setting these as special tokens.
When I type question mark in Zircon console, it almost crashed ROBLOX Studio because of
exhausted allowed execution time
. I don't know if something goes wrong with the lexer or the parser itself?Traceback: