In recent years there has been some improvement with the available tooling with the likes of rebar3[1] and just a few months ago WhatsApp released ELP (Erlang Language Platform)[2] which integrates with your IDE as a language server that provides really nice support when working with Erlang.[1]: https://www.rebar3.org/
[2]: https://whatsapp.github.io/erlang-language-platform/
_mlbt|1 year ago
If you know Emacs, there’s a really good editor mode that’s included with Erlang. Shameless plug…I made a simple tool to make it easier to configure it…
https://github.com/dlachausse/erlmacs
hazbo|1 year ago