+9

React JSX Syntax Highlighting is broken

Corvec 4 years ago in General 0

Close tags in JavaScript (e.g., </span>) break syntax highlighting for the rest of the file. Self-closing tags (e.g., <span />) have the same effect. Opening tags work fine, though.