You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sublime Version: 3.2.2, Build 3211 + Packages version a35f591
OS Version: macOS 10.14.6
Try-catch statements one one line gets colored wrongly:
-define(_get_stacktrace_(),
tryexit('$get_stacktrace') catchexit:'$get_stacktrace':Stacktrace -> Stacktraceend).
% ^ This is colored like a variable% ^ catch and exit are not highlighted properly
Try-catch statements one one line gets colored wrongly:
cc @deathaxe
The text was updated successfully, but these errors were encountered: