Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@kylebebak kylebebak released this 11 May 03:15
· 1 commit to main since this release
  • 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" to CaptureNameType
  • Add same_depth, same_types_depth args to get_cousins and TreeSitterSelectCousinsCommand
    • Optimize performance of get_cousins

Full Changelog: 1.6.0...1.7.0