TypeScript text objects broken due to Invalid node type "jsx_attribute"
#744
Labels
bug
Something isn't working
Invalid node type "jsx_attribute"
#744
Describe the bug
Using any textobjects in a typescript file fails, with the following error:
To Reproduce
Steps to reproduce the behavior:
TSTextobjectSelect @function.inner
I tried reinstalling the typescript parser, it's no help unfortunately.
Expected behavior
Text objects should work as usual.
Output of
:checkhealth nvim-treesitter
Output of
nvim --version
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: