I do this sort of grepping regularly, and would love a more code-oriented tool. Ignore whitespace, integrate syntax notions...
For example for a function foo, it's needlessly hard to grep for its declaration, imports and calls independently. Looking for one will probably surface the others.
For example for a function foo, it's needlessly hard to grep for its declaration, imports and calls independently. Looking for one will probably surface the others.