autocomplete-elixir icon indicating copy to clipboard operation
autocomplete-elixir copied to clipboard

Intelligent Elixir autocompletion provider for Atom autocomplete-plus

Results 59 autocomplete-elixir issues
Sort by recently updated
recently updated
newest added

I just wrote: ```elixir name_id = name |> Atom.to_string |> Kernel. ``` and got this error. **Atom Version**: 1.13.0 **Electron Version**: 1.3.13 **System**: Mac OS X 10.12.2 **Thrown From**: [autocomplete-elixir](https://github.com/iraasta/autocomplete-elixir)...

Mac OS X 10.10.3 atom 0.209.0 autocomplete-elixir 1.3.5 elixir 1.0.4 installed via Homebrew Elixir Path is set in the autocomplete-elixir settings to `/usr/local/bin/elixir`, but when I launch Atom [1] I...

bug

Atom crashed, and kept crashing every time I loaded it until I manually uninstalled the plugin.

If I try to access/create the structure Inode from a separate module(separate source file) I get an error from the plugin but Elixir will compile the code without compliant. ```...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.7.3 **System**: Mac OS X 10.11.4 **Thrown From**: [autocomplete-elixir](https://github.com/iraasta/autocomplete-elixir) package, v1.5.13 ### Stack Trace Uncaught Error: spawn E2BIG ```...

https://github.com/taylor/kiex This package doesn't seem to work well with kiex, the elixir version manager (similar to RVM). I have to put the path to be the exact version. Example: ![image](https://cloud.githubusercontent.com/assets/250728/16595988/d0475b84-42bf-11e6-848e-a0a62955aee1.png)

First of, thank you for working on this! :clap: Maybe I'm missing something, but is it really necessary to set the erlang home path? Isn't it enough to make sure...

After it becoming open-source, I have played around with Visual Studio Code, and man it is far better than Atom. Especially more responsive, but also better usability IMHO. So now...

enhancement

I am using your package with Atom, and I also use the vim-mode package. Pressing `Esc` when aborting the autocomplete also takes me out of Insert mode in vim. Is...

[Enter steps to reproduce below:] 1. happens directly after installing 2. ... **Atom Version**: 0.201.0 **System**: C415M5CB3410TQN **Thrown From**: [autocomplete-elixir](https://github.com/iraasta/autocomplete-elixir) package, v1.2.6 ### Stack Trace Uncaught Error: spawn ENAMETOOLONG ```...