KronicDeth / intellij-elixir

Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Other
1.82k stars 153 forks source link

Cannot load Elixir facet on RubyMine when upgrading from 2023.1 to 2024.1.4 #3604

Open joshuataylor opened 1 month ago

joshuataylor commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Open RubyMine 2023.1, install the Elixir plugin from Marketplace.
  2. Open a directory with an elixir project in it
  3. Setup facet for Erlang and Elixir.
  4. Ensure that it works with 2023.1 (ie it highlights).
  5. Close 2023.1
  6. Open 2024.1.4
  7. Greeted with notification that the plugin doesn't work, ignore.
  8. Install prerelease 18.0 plugin via jar/zip
  9. Still no facet.

Expected behavior Facets work

Desktop:

Erlang:

Elixir:

Plugin:

drl123 commented 1 month ago

FYI - for me, the plugin will load but when I set the SDK's (from ASDF), it creates them, but the directory details do not show on the right-hand pane in either Erlang or Elixir SDK windows. Because the Erlang details are not in the Elixir SDK right-hand pane, you cannot pick the version of OTP to go with the Elixir SDK.