7 ms·
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
by Runonthespot 1y ago
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
- benzible 1y agoI'd love to see elixir support.
- Runonthespot 1y agoSadly, not great support for Elixir from tree-sitter but it should handle them generically as text files
- benzible 1y agoAre you familiar with https://github.com/elixir-lang/tree-sitter-elixir https://github.com/elixir-lang/tree-sitter-elixir ?
- Bigsy 1y agoClojure would be awesome
- Alifatisk 1y agoThanks for your quick response, most large codebases I've been fiddling on is Ruby!
- Runonthespot 1y agoRuby support has been added!
- Alifatisk 1y agoAmazing how quick you were, thank you!
- t0mas88 1y agoJava would be useful as well for larger backend codebases.
- jcgl 1y agoGo would be my top ask. Shell and make would be nice bonuses.