javascript-jsx.tmbundle icon indicating copy to clipboard operation
javascript-jsx.tmbundle copied to clipboard

Selfclosing tags break highlighting

Open koenpunt opened this issue 8 years ago • 4 comments

image

VS

image

koenpunt avatar Aug 17 '16 09:08 koenpunt

turns out it's not just happening on the same line;

image

for reference I've updatedUserDetails in my screenshot to not be self-closing, and that doesn't make a difference either.

koenpunt avatar Aug 17 '16 11:08 koenpunt

Could it have something to do that it nests scopes, instead of continuing the current one? image

koenpunt avatar Aug 17 '16 11:08 koenpunt

I've seen this too. Have to tweak the self closing tag rule but didn't have time yet.

jjeising avatar Sep 15 '16 15:09 jjeising

No hurry, it's easy to workaround most of these issues, I'm just reporting them :)

koenpunt avatar Sep 15 '16 15:09 koenpunt