KronicDeth / intellij-elixir

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

Elixir Plugin not supported in latest 2023.3 JetBrains IDEs #3494

Closed billylaing closed 7 months ago

billylaing commented 8 months ago

Describe the bug Elixir plugin does not appear in the latest JetBrains 2023.3.* IDEs since it is not supported.

To Reproduce Steps to reproduce the behavior:

  1. Go to Setting -> Plugins
  2. Search for "Elixir"
  3. Elixir plugin does not appear for the user to install

Expected behavior The plugin should be available in 2023.3 IDEs.

Desktop:

Plugin:

danielveleba commented 8 months ago

The build failed: https://github.com/KronicDeth/intellij-elixir/actions/runs/7147009230/job/19465756149

billylaing commented 8 months ago

I used the canary build found here and loaded directly from disk to work around the issue.

#https://github.com/KronicDeth/intellij-elixir/issues/3481#issuecomment-1862292808

szymon-jez commented 7 months ago

A different workaround is to just disable the plugin in "Settings > Plugins > Installed > Elixir" and then reenable it and it will start working again.

billylaing commented 7 months ago

17.0 was released so I am closing this issue. Cheers