- Add
TreeSitterQuerySymbolCommand
- Prompts user to input a query string, and searches buffer for symbols matching query string
- Refactor code so get_captures_from_nodes can take arbitrary query_s
- Add
"definition.import"
toCaptureNameType
- Add
same_depth
,same_types_depth
args toget_cousins
andTreeSitterSelectCousinsCommand
- Optimize performance of
get_cousins
- Optimize performance of
Full Changelog: 1.6.0...1.7.0