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

Comments inside XML tags are not colored properly #165

Open
jiulongw opened this issue Mar 21, 2018 · 2 comments
Open

Comments inside XML tags are not colored properly #165

jiulongw opened this issue Mar 21, 2018 · 2 comments

Comments

@jiulongw
Copy link
Contributor

Created PR #164 .

Example:

return (
  <MyComponent
    // this is a comment
    style={...}
  />
);
@mxstbr
Copy link

mxstbr commented Jun 12, 2018

Can confirm:

screen shot 2018-06-12 at 11 38 47

@vieira
Copy link

vieira commented Oct 30, 2018

Thanks for #164! I was also experiencing this problem and it solved it for me.

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