Skip to content

Add Tsx as a LanguageType separate from Typescript#228

Merged
blopker merged 3 commits intoblopker:mainfrom
cmachetzki:add-tsx
Mar 13, 2026
Merged

Add Tsx as a LanguageType separate from Typescript#228
blopker merged 3 commits intoblopker:mainfrom
cmachetzki:add-tsx

Conversation

@cmachetzki
Copy link
Contributor

This will correct bug #226 where there is no spellchecking inside the JSX areas of TSX files. Currently .ts and .tsx file are parsed with LANGUAGE_TYPESCRIPT. This update uses LANGUAGE_TSX on .tsx files.

@blopker blopker merged commit 5520626 into blopker:main Mar 13, 2026
10 checks passed
@blopker
Copy link
Owner

blopker commented Mar 13, 2026

Thank you! When testing I learned there was another issue that Zed sends non-standard 'language_id's as well. I've added them, now everything should work as expected :)

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