Remix.run Logo
Alifatisk 3 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?

Runonthespot 3 days ago | parent [-]

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

t0mas88 3 days ago | parent | next [-]

Java would be useful as well for larger backend codebases.

jcgl a day ago | parent | prev | next [-]

Go would be my top ask. Shell and make would be nice bonuses.

Alifatisk 3 days ago | parent | prev | next [-]

Thanks for your quick response, most large codebases I've been fiddling on is Ruby!

Runonthespot 14 hours ago | parent [-]

Ruby support has been added!

Alifatisk an hour ago | parent [-]

Amazing how quick you were, thank you!

benzible 3 days ago | parent | prev | next [-]

I'd love to see elixir support.

Runonthespot 14 hours ago | parent [-]

Sadly, not great support for Elixir from tree-sitter but it should handle them generically as text files

Bigsy 3 days ago | parent | prev [-]

Clojure would be awesome