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 supported12 Subscribers
Add a CodeTriage badge to intellij-elixir
Help out
- Issues
- com.intellij.diagnostic.PluginException: Non-idempotent computation: it returns different results when invoked multiple times or on different threads:, 2 != 3, which is length of CachedValue dependencies: [UNMATCHED_UNQUALIFIED_NO_ARGUMENTS_CALL, UNMATCHED_UNQUALIFIED_NO_PARENTHESES_CALL] and [PSI_MOD_COUNT_OPTIMIZATION, UNMATCHED_UNQUALIFIED_NO_ARGUMENTS_CALL, UNMATCHED_UNQUALIFIED_NO_PARENTHESES_CALL], where values are org.elixir_lang.psi.__module__.Reference(UNMATCHED_UNQUALIFIED_NO_ARGUMENTS_CALL:null) and org.elixir_lang.psi.__module__.Reference(UNMATCHED_UNQUALIFIED_NO_ARGUMENTS_CALL:null), , Recomputation gives com.intellij.util.CachedValueBase$Data@36608e3c which is equivalent to 'fresh' [Plugin: org.elixir_lang] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
- com.intellij.psi.PsiInvalidElementAccessException: Element class com.intellij.psi.impl.source.tree.CompositeElement of type UNMATCHED_UNQUALIFIED_NO_ARGUMENTS_CALL (class org.elixir_lang.psi.stub.type.UnmatchedUnqualifiedNoArgumentsCall) at com.intellij.psi.PsiInvalidElementAccessException.createByNode(PsiInvalidElementAccessException.java:80)
- , ### Element, , ```, @type non_neg_integer :: non_neg_integer(), ```, , From: `/Users/najam/.local/share/rtx/installs/erlang/25.2/lib/erts-13.1.3/ebin/erlang.beam:116`, , #### Context, , ```, , @type no_return :: none(), , @type node :: atom(), , @type non_neg_integer :: non_neg_integer(), , @type none :: none(), , @type nonempty_binary :: binary(8, 8), , ```, , From: `/Users/najam/.local/share/rtx/installs/erlang/25.2/lib/erts-13.1.3/ebin/erlang.beam:111-121`, , ### Element Class Name, , ```, org.elixir_lang.beam.psi.impl.TypeDefinitionImpl, ```, , java.lang.Throwable: Don't know how to fetch docs at org.elixir_lang.documentation.BeamDocsHelper.fetchDocs(BeamDocsHelper.kt:51)
- No decompiled source function with name/arity (KycDocService.Schema.IndividualLoanDocuments.__struct__/1) at org.elixir_lang.beam.psi.impl.ModuleImpl.setMirror(ModuleImpl.kt:100)
- Can not set SDK for ErLang and Elixir SDK from WSL
- Max opcode (178) exceeds expected max opcode (176). Additional opcodes have been added to the end of https://github.com/erlang/otp/blob/master/lib/compiler/src/genop.tab. at org.elixir_lang.beam.chunk.Code$Companion.from(Code.kt:193)
- After use of use keyword, this happens, intellisense stops working.
- java.lang.RuntimeException: java.io.IOException: Can't write to record[1577280]: it was deleted at com.intellij.util.ExceptionUtil.rethrow(ExceptionUtil.java:138)
- 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 222,4,main] 1429128031 (EventQueue.isDispatchThread()=false), SystemEventQueueThread: Thread[AWT-EventQueue-0,6,main] 203066993 at com.intellij.openapi.application.impl.ApplicationImpl.createThreadAccessException(ApplicationImpl.java:1083)
- init terminating in do_boot on IntelliJ 2023.2.5 on Mac
- Docs
- Java not yet supported