HiPhish / rainbow-delimiters.nvim

Rainbow delimiters for Neovim with Tree-sitter
https://gitlab.com/HiPhish/rainbow-delimiters.nvim
Apache License 2.0
470 stars 35 forks source link

TSX: Add support for self-closing tag member expressions #49

Closed Dosx001 closed 8 months ago

Dosx001 commented 8 months ago

We miss one #39

Before Screenshot_20231028_173026

After Screenshot_20231028_172956

HiPhish commented 8 months ago

Thanks, but your PR is going to be obsolete as soon as #43 gets merged. Do you need this now, or can it wait until we are done over there?

React and HTML delimiters are going to look much better once the angle brackets are highlighted as well.

Screenshot_20231029_230916

Note how the <br/> tags are highlighted as well now.

Dosx001 commented 8 months ago

@HiPhish that looks awesome! great work. I can use my fork until the pr is merged.

Dosx001 commented 8 months ago

@HiPhish closing. I push my changes to Danielkonge/rainbow-delimiters.nvim#1