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
- Hide Elixir Facet SDK Warning
- com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$InvalidStateException: com.intellij.openapi.editor.ex.util.LexerEditorHighlighter(org.elixir_lang.ElixirLexer): Error updating after DocumentEventImpl[myOffset=5918, myOldLength=7, myNewLength=0] Whole. at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.documentChanged(LexerEditorHighlighter.java:341)
- com.ericsson.otp.erlang.OtpErlangExit: timeout at org.elixir_lang.MailBox.wait(MailBox.kt:205)
- java.lang.NoSuchMethodError: org.intellij.markdown.flavours.gfm.GFMFlavourDescriptor: method 'void <init>(boolean, boolean, int, kotlin.jvm.internal.DefaultConstructorMarker)' not found at org.elixir_lang.documentation.MarkdownFlavourDescriptor.<init>(MarkdownFlavourDescriptor.kt:21)
- java.lang.NoClassDefFoundError: com/intellij/psi/scope/ElementClassHint at org.elixir_lang.beam.psi.BeamFileImpl.processDeclarations(BeamFileImpl.kt:287)
- java.lang.NoClassDefFoundError: com/intellij/psi/scope/ElementClassHint at org.elixir_lang.beam.psi.BeamFileImpl.processDeclarations(BeamFileImpl.kt:287)
- org.elixir_lang.sdk.erlang_dependent.MissingErlangSdk: Elixir SDK `Elixir 1.12.3` is missing Erlang SDK at org.elixir_lang.sdk.erlang_dependent.SdkAdditionalData.ensureErlangSdk(SdkAdditionalData.java:97)
- com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action or Event Dispatch Thread (EDT) only (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details, Current thread: Thread[ApplicationImpl pooled thread 1051,4,main] 1735253895 (EventQueue.isDispatchThread()=false), SystemEventQueueThread: Thread[AWT-EventQueue-0,6,main] 1721195284 at com.intellij.openapi.application.impl.ApplicationImpl.createThreadAccessException(ApplicationImpl.java:1083)
- Don't know how to fetch docs at org.elixir_lang.documentation.BeamDocsHelper.fetchDocs(BeamDocsHelper.kt:51)
- Read access is allowed from inside read-action (or EDT) only (see com.intellij.openapi.application.Application.runReadAction()), Current thread: Thread[ApplicationImpl pooled thread 7,4,main] 1408906622 (EventQueue.isDispatchThread()=false), SystemEventQueueThread: Thread[AWT-EventQueue-0,6,main] 1484737020 at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed(ApplicationImpl.java:1004)
- Docs
- Java not yet supported