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

Fix const variable coloring #11

Closed
rokoroku opened this issue Aug 7, 2018 · 0 comments
Closed

Fix const variable coloring #11

rokoroku opened this issue Aug 7, 2018 · 0 comments

Comments

@rokoroku
Copy link
Owner

rokoroku commented Aug 7, 2018

microsoft/TypeScript-TmLanguage#542
Prior to above patch, variable.other.constant only match for UPPER_CASED constants, but now it matches all const variable. So coloring of const variable going to be broken.

2018-08-07 3 19 25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant