Atom looks promising but -for me- installing the package atom-elixir on Windows takes forever (probably something goes wrong) and unfortunately it does not work. Uninstalling it also fails probably because it was not installed at all. Ah well, probably not the topic to ask…
BTW
Can Atom also be used to run the code directly from the editor?
Atom is based on NodeJs and NodeJs on Windows is pain :).
I assume you can delete installed package manually from user directory to clean it.
Should be somewhere in C:\Users%USERNAME%\.atom\
No errors.
If I install using the command line it works but I had to disable/enable the package first.
Not sure what went wrong.
Edit:
It stopped working again.
Also auto complete is not making any sense.
It feels buggy to me but then again IT COULD ALSO BE ME.
I would expect it to work like in iex where on TAB you get the remaining choices.