←back to thread

177 points Runonthespot | 1 comments | | HN request time: 0.201s | source
Show context
Alifatisk ◴[] No.45158027[source]
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?

replies(1): >>45158346 #
Runonthespot ◴[] No.45158346[source]
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
replies(5): >>45158520 #>>45158640 #>>45158873 #>>45159577 #>>45177965 #
1. t0mas88 ◴[] No.45159577[source]
Java would be useful as well for larger backend codebases.