Hacker News new | ask | show | jobs
by csolorio 2574 days ago
What is your IDE setup? I like elixir, but it seems that IDE support isn't where I'm used to in other languages. Specifically module auto imports/aliasing. Not a big gripe, but I haven't found an IDE I like as much as Rubymine for Elixir.
2 comments

Have you tried this plugin out? https://github.com/KronicDeth/intellij-elixir
We mainly use VS Code with the ESElixir plugin but I've had great luck with Intellij Idea and the Elixir plugin also.