7 ms·
Looks very cool! I'd be very interested in applying this to my Elixir projects. What does it take to add proper support for a new language?
by romanoonhn 3mo ago
Looks very cool! I'd be very interested in applying this to my Elixir projects. What does it take to add proper support for a new language?
- rkochanowski 3mo agoIt can be added with https://pypi.org/project/tree-sitter-elixir/ https://pypi.org/project/tree-sitter-elixir/ similar to other languages. I will add this and plan to release a new version today.
- rkochanowski 3mo agoElixir was added in the latest release.