Inconsistent Syntax Highlighting for React #92316
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
semantic-tokens
Semantic tokens issues
typescript
Typescript support issues
Does this issue occur when all extensions are disabled?: Yes
For one reason or another, the syntax highlighting for JavaScript (Babel/React) looks fine up until the point when VS Code's TS/JS features initialize as indicated by a loader at the bottom toolbar. Once it starts up, however, I get this inconsistent syntax highlighting. In the One Dark theme all the imports should be red. In a separate instance, I had two imports of the same type (both named export functions) and one was red and one was blue. Regardless of the theme and even when I disable extensions I still see these inconsistencies. Any ideas how to fix it?
The text was updated successfully, but these errors were encountered: