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

jsx - Colors are wrong when JS is inside jsx #717

Closed
tleunen opened this issue Aug 25, 2015 · 1 comment
Closed

jsx - Colors are wrong when JS is inside jsx #717

tleunen opened this issue Aug 25, 2015 · 1 comment

Comments

@tleunen
Copy link

tleunen commented Aug 25, 2015

Looks like the colors are wrong when JS is inside a JSX tag.

screen shot 2015-08-25 at 7 06 42 pm

Every token is considered as attr-name, except for the first object of the array.

@Golmote
Copy link
Contributor

Golmote commented Aug 26, 2015

Thanks for reporting! Should be ok now.
Please note that if you add another object inside, it will break again, though.

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

2 participants