Skip to content

issues Search Results · repo:ignatov/intellij-erlang language:Java

Filter by

819 results
 (56 ms)

819 results

inignatov/intellij-erlang (press backspace or delete to remove)

Describe the bug When creating a new Erlang project, before the project even fully loads, the following exception is thrown: java.lang.Throwable: Must be not computed before that call at com.intellij.ui.JreHiDpiUtil.preload(JreHiDpiUtil.kt:89) ...
Bug
  • TheSilverNimbus
  • Opened 
    9 days ago
  • #1062

I m using IntelliJ IDEA 2024.3.4 Community Edition with the Erlang plugin version 0.11.1243 installed. When trying to rename a variable during Erlang code development, the IDEA editor displays the error ...
Bug
  • xzbg
  • Opened 
    12 days ago
  • #1061

Describe the bug Function parameters are incorrectly marked as unused when they are matched in parameters of internal funs as keys To Reproduce in the function below plugin incorrectly marks K as Unused ...
Bug
  • brigadier
  • Opened 
    on Jan 14
  • #1060

Describe the bug A module with a non-latin named function enclosed in apostrophes, something like that: -module(mymodule). -export([ тест /3]). тест (A, B, C) - ok. if we use this function to construct ...
Bug
  • brigadier
  • Opened 
    on Jan 10
  • #1059

another 2 errors in plugin first java.lang.Throwable: Must be not computed before that call at com.intellij.ui.JreHiDpiUtil.preload(JreHiDpiUtil.kt:89) at com.intellij.ui.scale.JBUIScale.preload(JBUIScale.kt:55) ...
Bug
  • Revent
  • Opened 
    on Dec 26, 2024
  • #1058

Exceptions occurred on invoking the intention Find include (class org.intellij.erlang.quickfixes.ErlangFindIncludeQuickFix) on a copy of the file. com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: ...
  • Revent
  • Opened 
    on Dec 13, 2024
  • #1057

When trying to open a Rebar3 project from existing sources, I encountered the following error after clicking Create Project: com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Access is ...
  • deadshot465
  • Opened 
    on Dec 6, 2024
  • #1055

I made erlang project in Intellij 2024.3 created just a normal hello.erl : -module(hello). -author( piet ). -export([hello_world/0]). hello_world() - io:fwrite( hello, world\n ). Module and Function ...
  • eekenpiet
  • 1
  • Opened 
    on Dec 2, 2024
  • #1054

For a function call, find the function Display inlay hints for function arguments An config option to disable
  • kvakvs
  • 1
  • Opened 
    on Nov 20, 2024
  • #1053
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub