Y
Hacker News
new
|
ask
|
show
|
jobs
by
ebcode
59 days ago
I’m working on a tool that is a more token-efficient code search than grep. I don’t have hard numbers yet, but it’s been working for me to get longer sessions.
https://github.com/ebcode/SourceMinder
1 comments
Esophagus4
59 days ago
Oh nice! Thank you, I will definitely give this a shot.
I was looking at tree-sitter myself for this task.
link
ebcode
59 days ago
It's still in beta, and I'm hoping to get more feedback, so feel free to post in the issues or reach out directly if you run into any problems.
link
I was looking at tree-sitter myself for this task.