Hacker News new | ask | show | jobs
by romanoonhn 29 days 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?
2 comments

It can be added with https://pypi.org/project/tree-sitter-elixir/ similar to other languages. I will add this and plan to release a new version today.
Elixir was added in the latest release.