wende / autocomplete-erlang

Intelligent Erlang autocompletion provider for Atom autocomplete-plus
MIT License
11 stars 1 forks source link

Depends on having Elixir installed #28

Open ZelphirKaltstahl opened 6 years ago

ZelphirKaltstahl commented 6 years ago

When I activate this extension, I get an error message at every start of Atom, that it:

Failed to spawn command elixir. Make sure elixir is installed and on your PATH

Not sure why I would need elixir to have autocompletion for erlang. Shouldn't they be both separated?