Results 6 comments of fovj

> Huh, that's interesting. Do you know what the highlight group for that is? Yeah, it's `NonText`.

When I emptied the content in `queries/typescript/textobjects.scm`, there was no error. [; inherits: javascript](https://github.com/nvim-treesitter/nvim-treesitter-textobjects/blob/559f05505184fcf7970c0c58c7940cbed7b2566c/queries/typescript/textobjects.scm#L1) Then I copy the queries from `queries/javascript/textobjects.scm` into it, It works fine. As long as typescript...

> Yes, this is because JavaScript contains JSX nodes which the typescript parser can't handle (only in TSX mode). We created the "emca" alias for queries that are compatible with...

![1116](https://user-images.githubusercontent.com/4456413/114743404-3e814a00-9d7f-11eb-9563-56ed6bf569f9.gif) Recommend Sideways plugin, I use this to do that, and it support `.` operator. Not base on language, but it's good too. https://github.com/AndrewRadev/sideways.vim

> Would be nice if the move commands could accept counts. And also the select commands could accept counts to select an outer textobject in a nested structure. Select outer...

# strange.nvim ![图片](https://user-images.githubusercontent.com/4456413/219389712-7af8e56e-a037-4a43-bb0b-4b33e8554297.png)