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 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)
- Non-idempotent computation: it returns different results when invoked multiple times or on different threads
- Read access is allowed from inside read-action (or EDT) only (see com.intellij.openapi.application.Application.runReadAction()), Current thread: Thread[ApplicationImpl pooled thread 4768,4,main] 224401702 (EventQueue.isDispatchThread()=false), SystemEventQueueThread: Thread[AWT-EventQueue-0,6,main] 238487252 at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed(ApplicationImpl.java:1004)
- Read access is allowed from inside read-action (or EDT) only (see com.intellij.openapi.application.Application.runReadAction()), Current thread: Thread[ApplicationImpl pooled thread 117,4,main] 1437628840 (EventQueue.isDispatchThread()=false), SystemEventQueueThread: Thread[AWT-EventQueue-0,6,main] 453265482 at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed(ApplicationImpl.java:1004)
- com.intellij.diagnostic.PluginException: com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted /Users/aminjaipuri/Library/Caches/JetBrains/IntelliJIdea2023.1/caches/names.dat [Plugin: org.elixir_lang] at com.intellij.ui.EditorNotificationsImpl$updateEditors$job$1.invokeSuspend(EditorNotificationsImpl.kt:229)
- com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: PSI and index do not match., Please report the problem to JetBrains with the files attached, file=Elixir File, file.class=class org.elixir_lang.psi.ElixirFile, file.lang=Language: Elixir, modStamp=1, tree consistent, stub debugInfo=created in calcStubTree; with backReference, viewProvider=com.intellij.psi.SingleRootFileViewProvider{vFile=file:///home/flavius/workblk/blockscout/apps/block_scout_web/lib/block_scout_web/views/transaction_log_view.ex, vFileId=265363, content=VirtualFileContent{size=195}, eventSystemEnabled=true}, viewProvider stamp: 0; file stamp: 0; file modCount: 1682424364000; file length: 195, doc saved: true; doc stamp: 0; doc size: 195; committed: true, indexing info: indexing timestamp = 1682424364000, binary = false, byte size = 285, char size = 285, latestIndexedStub=null at com.intellij.psi.stubs.StubTreeLoader$StubTreeAndIndexUnmatchCoarseException.doCreateCompleteException(StubTreeLoader.java:211)
- Submitting an error from inside IntelliJ results in "Request URL too long"
- java.util.concurrent.ExecutionException: com.ericsson.otp.erlang.OtpErlangExit: noconnection at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
- Docs
- Java not yet supported