intellij-elixir
https://github.com/kronicdeth/intellij-elixir
Java
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported13 Subscribers
Add a CodeTriage badge to intellij-elixir
Help out
- Issues
- defdelegate with a list of heads is invisible to resolution, completion and imports
- Remote completion offers nothing when another qualified call follows the caret
- Ctrl+Click on a defdelegate's own name navigates instead of showing usages
- Parent: code intelligence answers differ by integration path, not by what is being asked
- Decompiled files pin a PSI tree per `.beam` for the lifetime of the file object
- Store a compiled function's signature in the beam stub
- A behaviour matrix for code intelligence across backing and declaration form
- Parameter hints never appear for a function defined in a `.beam`
- Features hold the stub where they should hold the mirror
- Move documentation off the obsolete `DocumentationProvider` extension point
- Docs
- Java not yet supported