ide-elixir
ide-elixir copied to clipboard
Atom IDE plugin for Elixir, powered by ElixirLS
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.53.0 x64 **Electron**: 6.1.12 **OS**: Ubuntu 21.10 **Thrown From**: [ide-elixir](https://github.com/JakeBecker/ide-elixir) package 0.2.25 ### Stack Trace Uncaught Error: Message header must separate...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.2 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.54.0 x64 **Electron**: 6.1.12 **OS**: Ubuntu 20.04.2 **Thrown From**: [ide-elixir](https://github.com/JakeBecker/ide-elixir) package 0.2.25 ### Stack Trace Uncaught Error: Connection is closed. ```...
Cheers, I'm using Atom IDE and am experiencing high CPU usage just as described in: https://github.com/JakeBecker/elixir-ls/issues/54 I have gathered second opinion (apart from the one in mentioned issue) that disabling...
I'm running Atom under OSX, and using homebrew to manage the Elixir installation. Homebrew installs the elixir binary into `/usr/local/bin/...` which is not in the path for OSX, or atom....
Using the language server on a clean repo gives me this error in the JS console. It would be good to surface it to the user so they know about...
This is a kind of "Did you mean to break that?" issue, rather than a "This is broken, please fix it!" issue. The README for this project says that the...
I'm a little confused about how this plugin fits in with symbols view and go to declaration. It seems to show symbols for a given file, but not for the...
This package for atom doesn't seem to play well with `atom-elixir`. When I have both enabled, autocomplete does not work for elixir files, but as soon as I disable this...