logoalt Hacker News

HarHarVeryFunny01/15/20261 replyview on HN

Yes, something like TreeSitter would seem to be of more value - able to lookup symbols by name, and find the spans of source code where they are defined and used.


Replies

alchemist1e901/15/2026

https://github.com/ast-grep/ast-grep

show 1 reply