KronicDeth / intellij-elixir

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

Support 233 IDEA (2023.3 release) #3402

Closed joshuataylor closed 11 months ago

joshuataylor commented 1 year ago

Ah the march of time. Seems this should be fairly painless upgrade, so thought I'd start the ball rolling and post here.

Feel free to change anything :).

I also get an error when running ./gradle test:

Unable to load JUnit4 runner to calculate Ignored test cases

Full log: https://gist.github.com/joshuataylor/92e232fb11dee51546353994721a06de

StragaSevera commented 11 months ago

Now that 2023.3 is released, when this PR will be merged? @KronicDeth

jmSfernandes commented 11 months ago

Thanks, so much for the hard work on this plugin. When can we expect the release of the new version?

StragaSevera commented 10 months ago

Can somebody, please, manually build this version, if it is hard to release it officially?

allenwyma commented 10 months ago

Can somebody, please, manually build this version, if it is hard to release it officially?

You can get the pre-release version. There's instructions on the README. That's what I'm using.