Thursday, Sep 9
tree-grepper
made and submitted by brianhicks
Tree-grepper searches by looking at code structure instead of strings. This lets you match on whatever structures a language defines without worrying about whitespace! It uses tree-sitter underneath so it's easy to extend, too!