georgewfraser/vscode-tree-sitter

TSX support

kevinbarabash opened this issue · 1 comments

I noticed in TODO.md there's a bullet point that says:

Put back react support for .js and .tsx

I'm curious why support for TSX was disabled and how much work would be involved in re-enabling it.

I don't actually remember. It's pretty straightforward to add more languages, it's basically a repeating pattern.