intellij-elixir icon indicating copy to clipboard operation
intellij-elixir copied to clipboard

Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

Results 262 intellij-elixir issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When editing a large doc block, IntelliJ hangs showing an unusual popup that offers you to "dump threads". **To Reproduce** Steps to reproduce the behavior: 1. Unzip...

Kind:Bug
Note:Waiting on Feedback
Category:Documentation
Category:Performance

# System Plugin Version: 13.2.0 Application: IntelliJ IDEA Ultimate Edition (2022.2.1) Operating System: Windows 10 (10.0) # Event ## Exception ### Stacktrace com.intellij.psi.PsiInvalidElementAccessException: Element: class org.elixir_lang.beam.psi.BeamFileImpl #Elixir because: file://E:/ideaUltimate/erlang/src/hw.beam (invalid)...

Kind:Bug

Plugin returns error popup when running Elixir/Mix tasks, e.g. `mix compile`: ``` Working directory (C:\Users\...\) VirtualFile could not be mapped to a Module ``` **To Reproduce** Steps to reproduce the...

Note:Waiting on Feedback

# System Plugin Version: 12.2.1 Application: IntelliJ IDEA Ultimate Edition (2021.3.3) Operating System: Mac OS X (12.5) [threadDumps-freeze-20220810-135216-IU-213.7172.25.zip](https://github.com/KronicDeth/intellij-elixir/files/9302835/threadDumps-freeze-20220810-135216-IU-213.7172.25.zip) [threadDumps-freeze-20220810-134630-IU-213.7172.25.zip](https://github.com/KronicDeth/intellij-elixir/files/9302837/threadDumps-freeze-20220810-134630-IU-213.7172.25.zip)

Kind:Bug
Category:Performance

# System Plugin Version: 17.0.0 Application: IntelliJ IDEA Ultimate Edition (2023.3.3) Operating System: Windows 11 (10.0) # Event ## Exception ### Stacktrace com.intellij.diagnostic.PluginException: Cannot check provider org.elixir_lang.beam.file_editor.Provider [Plugin: org.elixir_lang] ```...

FYI multi-character sigils don't work with this plugin. It thinks the code is malformed, and it results in the plugin considering the code invalid.

# System Plugin Version: 17.0.0 Application: IntelliJ IDEA Ultimate Edition (2023.3.3) Operating System: Linux (6.5.0-17-generic) # Event ## Exception ### Stacktrace com.intellij.psi.PsiInvalidElementAccessException: Element: class org.elixir_lang.beam.psi.BeamFileImpl #Elixir because: file:///home/israelsantiago/ElixirProjects/curso_elixir_rafael_camarda/fizz_buzz/_build/dev/lib/fizz_buzz/ebin/Elixir.FizzBuzz.beam (invalid) is...

Greetings, KronicDeth. Do you know how can I get an indented comment when using "Comment with Line Comment"? Any workaround? I represent the different positions of the caret with (▮),...

Kind:Enhancement