Which code editor (or IDE) do you use?

I’m a long time Vim user but for Elixir I tried out Atom and Spacemacs too.
Atom has been slow and crashes frequently. Spacemacs is good but I like staying inside the terminal (I know emacs has first class terminal support, but that doesn’t work for me).

I’ve settled for NeoVim with Alchemist.vim for completion and documentation with Deoplete. These are working pretty good for me as I learn elixir.

1 Like