Hacker News new | ask | show | jobs
by Alifatisk 283 days ago
At this point, we aren't even saying it's written in Rust anymore, we just mention it in the title whenever possible.

I did look into the core features and I gotta say, that looked quite cool. It's like Google search, but for the codebase. What does it take to support other languages?

1 comments

It supports most languages but needs a bit of tree-sitter setup to do semantic chunking. Let me know what languages you’d like added
Java would be useful as well for larger backend codebases.
Thanks for your quick response, most large codebases I've been fiddling on is Ruby!
Ruby support has been added!
Amazing how quick you were, thank you!
Go would be my top ask. Shell and make would be nice bonuses.
I'd love to see elixir support.
Sadly, not great support for Elixir from tree-sitter but it should handle them generically as text files
Clojure would be awesome