-
Notifications
You must be signed in to change notification settings - Fork 588
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
wrong highlight #1589
Comments
have you tried with a more recent build of ST or the version of the syntax definition from this repo? |
Thank you, you are right, the problem was old version of sublime. It took me a while to find a working and virus-free torrent, but I finally found it and I installed version 3.1.1 build 3176 and properly cracked it, and it now works perfectly. The syntax highlighting is correct now. Thanks for help. |
The binding identifier in |
Sorry, but incomplete catch block statements are approved by TC39 and such syntax is implemented in all modern browsers (Chrome, Firefox) and is implemented in Node.js, so I think it is considered as a valid syntax. But anyway thanks for the fix, amazing! Edithere is another issue, please fix this too: I mean, functional arguments are not colored |
Closing this, because I opened another issue: #1600 |
Issue
Division operator is colored like it is a regular expression.
Test case
Raw code:
JSON encoded:
Base64 encoded:
UTF-8 hexadecimal encoded:
The test case file can be downloaded here
Screenshot
The text was updated successfully, but these errors were encountered: