Skip to content

v1.0.3 - Fix JSX/TSX/HTML Highlighting

Latest

Choose a tag to compare

@navarasu navarasu released this 24 Nov 17:17

🐛 Fixed

  • JSX/TSX/HTML highlighting broken (#254)
    • Restored missing @tag highlight groups that were accidentally removed in v1.0.0
    • Fixed broken syntax highlighting in JSX, TSX, HTML, and XML files
    • Added @tag, @tag.builtin, @tag.attribute, and @tag.delimiter highlights
    • Tags now properly display in purple, attributes in yellow
    • Affected users were seeing degraded readability in React/TypeScript components

Full Changelog: https://github.com/navarasu/onedark.nvim/blob/master/CHANGELOG.md#v103---2025-11-24