This repository was archived by the owner on Jan 17, 2024. It is now read-only.
This repository was archived by the owner on Jan 17, 2024. It is now read-only.
Highlight arbitrary capture groups like those defined by "make-range!" #49
Open
Description
I am trying to create new queries for treesitter-textobjects, which uses "make-range!" a lot of creating the .outer
variant of text objects
Unfortunately afaict there is no way of highlighting those groups to see what they are capturing, only capture groups defined by @
can be highlighting.
Please correct me if I'm wrong, otherwise I think this would be a very useful feature to add
Metadata
Metadata
Assignees
Labels
No labels