Elixir plugin not compatible with current version of IntellijIDEA

I am really just trying to avoid spending any more time googling this. Has anyone found something that works?

I recently updated to the latest version of IntellijIDEA (the ultimate version), and the Elixir plugin no longer works. I have found a few rabbit holes here and there, but nothing to speak of.

Has anyone found a fix to this?

Thanks!

1 Like

Have you found anything by now? I just encountered the same issue and really dont wanna switch to VSC if Possible.

It is maintained by a single person who doesnā€™t always have enough time. She is updating plugin for the IntelliJ releases, but not exactly ASAP (or at least thatā€™s how it was happening last year or so).

I personally rarely need exactly latest features of IDEA and via IntelliJ toolbox usually keep a couple of versions installed simultaneously: one latest that Elixir plugin supports and another one - the very latest JetBrains released for my non-Elixir work.

There is an option to build the plugin and installing from local files.

1 Like

Thanks! I think i am gonna build locally. It sounds like itā€™s just an issue of version numbersā€¦

Just a quick addendum. Someone built this and posted it here:

https://github.com/KronicDeth/intellij-elixir/files/14911043/intellij-elixir-17.0.0-pre%2B20240408035552.zip

Thanks!

1 Like