wende / autocomplete-elixir

Intelligent Elixir autocompletion provider for Atom autocomplete-plus
MIT License
42 stars 11 forks source link

Error message when loading Atom #192

Open brunoparga opened 5 years ago

brunoparga commented 5 years ago

When I open Atom I get the following error message:

Failed to load snippets from '/home/bruno/.atom/packages/autocomplete-elixir/snippets/language-elixir.cson'
/home/bruno/.atom/packages/autocomplete-elixir/snippets/language-elixir.cson: Duplicate key 'spawn'

On that file, line 41, there is indeed a duplicate key 'spawn'; removing it gets rid of the error message. (I can't say if it program works as intended.)

rorra commented 5 years ago

Having the same issue, on macOS High Sierra