helixbass / tree-sitter-grep

The Unlicense
6 stars 1 forks source link

Inline query argument #5

Closed helixbass closed 1 year ago

helixbass commented 1 year ago

In this PR:

To test: Existing behavior should still work. Alternatively you should be able to run eg cargo run -- -q "(field_declaration_list) @declaration_list" from the project root and see a list of results for all of the struct field declaration lists