javascript-jsx.tmbundle
javascript-jsx.tmbundle copied to clipboard
Selfclosing tags break highlighting
VS
turns out it's not just happening on the same line;
for reference I've updatedUserDetails
in my screenshot to not be self-closing, and that doesn't make a difference either.
Could it have something to do that it nests scopes, instead of continuing the current one?
I've seen this too. Have to tweak the self closing tag rule but didn't have time yet.
No hurry, it's easy to workaround most of these issues, I'm just reporting them :)