Y
Hacker News
new
|
ask
|
show
|
jobs
by
yogthos
55 days ago
Similar idea, I find tree sitter is nice because it already supports a bunch of languages and it's easily extensible. Once you the AST, you can really have the LLM go to town with it.
1 comments
fragmede
53 days ago
yeah, lsp integration is way better than grep
link