Skip to content

feat: improve tsx support#420

Merged
andymass merged 1 commit into
andymass:masterfrom
TheLeoP:tsx
Nov 6, 2025
Merged

feat: improve tsx support#420
andymass merged 1 commit into
andymass:masterfrom
TheLeoP:tsx

Conversation

@TheLeoP

@TheLeoP TheLeoP commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

jsx tags may not always have an identifier as their name (e.g. they could have foo.bar as a name, which gets parsed as a member_expression)

jsx tags may not always have an `identifier` as their name (e.g. they
could have `foo.bar` as a name, which gets parsed as
a `member_expression`)
@andymass
andymass merged commit 828d1ad into andymass:master Nov 6, 2025
7 checks passed
@andymass

andymass commented Nov 6, 2025

Copy link
Copy Markdown
Owner

Thank you!

@TheLeoP
TheLeoP deleted the tsx branch November 6, 2025 16:07
gogongxt pushed a commit to gogongxt/vim-matchup that referenced this pull request Apr 20, 2026
jsx tags may not always have an `identifier` as their name (e.g. they
could have `foo.bar` as a name, which gets parsed as
a `member_expression`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants