Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
joshuataylor opened this issue Jul 15, 2024 · 1 comment

Comments

@joshuataylor
Copy link
Collaborator

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:

  • OS: MacOS
  • Version: Ventura

Erlang:

  • Installer: mise
  • Version: 27.0.1

Elixir:

  • Installer: mise
  • Version: 1.17.2

Plugin:

  • Version: 18.0.0
@drl123
Copy link

drl123 commented Jul 15, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants