Hi guys, I have noticed that the support for elixir in visual studio code is quite good, autocomplete is correct, even for installed packages, error suggestions work well, unfortunately vscode consumes too much ram and I prefer lighter editors, but support in spacemacs leaves something to be desired.
using spacemacs require a lot of steps before start to use elixir in a project and even after that autocompletion is not good and simple syntax errors are not even detected, I have seen that LS is usable in many editors, even recently I saw a post using vim https://www.mitchellhanberg.com/post/2018/10/18/how-to-use-elixir-ls-with-vim/ , but I don’t find how to integrate the LS of elixir (that exists) with emacs, someone has been lucky doing this?..or someone using emacs to program elixir using some other package has had good results? thank you!