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 supported11 Subscribers
Add a CodeTriage badge to intellij-elixir
Help out
- Issues
- com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details, Current thread: Thread[AWT-EventQueue-0,6,main] 160144266 (EventQueue.isDispatchThread()=true), SystemEventQueueThread: (same) at com.intellij.util.concurrency.ThreadingAssertions.createThreadAccessException(ThreadingAssertions.java:149)
- kotlin.NotImplementedError: An operation is not implemented. at org.elixir_lang.beam.Decompiler$Companion.appendTypes(Decompiler.kt:166)
- com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details, Current thread: Thread[AWT-EventQueue-0,6,main] 1086854061 (EventQueue.isDispatchThread()=true), SystemEventQueueThread: (same) at com.intellij.util.concurrency.ThreadingAssertions.createThreadAccessException(ThreadingAssertions.java:149)
- com.intellij.diagnostic.PluginException: No display name specified in plugin descriptor XML file for configurable org.elixir_lang.facet.sdks.elixir.Configurable;, specify it using 'displayName' or 'key' attribute to avoid necessity to load the configurable class when Settings dialog is opened [Plugin: org.elixir_lang] at com.intellij.openapi.options.ex.ConfigurableWrapper.getDisplayName(ConfigurableWrapper.java:156)
- Java and Kotlin files are being compiled twice, resulting in duplicate class files
- Cannot load Elixir facet on RubyMine when upgrading from 2023.1 to 2024.1.4
- Replace LightPlatformCodeInsightFixtureTestCase with BasePlatformTestCase, will be removed in 2024.2
- Roadmap for the Project, and new Maintainer for the Plugin
- Don't know if Mix.Dep option `allow_pre` is important for determining location of dependency at org.elixir_lang.mix.Dep$Companion.from(Dep.kt:57)
- No decompiled source function with name (String.to_atom) at org.elixir_lang.beam.psi.impl.ModuleImpl.setMirror(ModuleImpl.kt:103)
- Docs
- Java not yet supported