Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Erlang] #2160

Closed
eproxus opened this issue Oct 30, 2019 · 2 comments
Closed

[Erlang] #2160

eproxus opened this issue Oct 30, 2019 · 2 comments

Comments

@eproxus
Copy link

eproxus commented Oct 30, 2019

  • 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_(),
        try exit('$get_stacktrace') catch exit:'$get_stacktrace':Stacktrace -> Stacktrace end).
%                ^ This is colored like a variable
%                                   ^ catch and exit are not highlighted properly

cc @deathaxe

@deathaxe
Copy link
Collaborator

Fixed by #2157

@deathaxe
Copy link
Collaborator

@wbond This can be closed as well.

@wbond wbond closed this as completed Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants