- #3651 - @joshuataylor
- Support Webstorm 2024.3 (243.21565.180). Thanks to @Kae-Tempest for the report!
- #3651 - @joshuataylor
- Support Jetbrains 2024.3 (243.21565.193)
-
- Support JetBrains Exception Analyzer
-
- Bump intellij platform gradle to 2.0.1 and IdeaVIM to 2.16.0
-
- Fix RubyMine freezing for umbrella projects but showing the new project wizard as a temporary workaround.
- #3619 - @joshuataylor
- Drop support for < 2024.2 IDEs
- #3619 - @joshuataylor
- Support IntelliJ Gradle Plugin 2.0
- #3569 - @ashleysommer, @joshuataylor
- Drop support for < 2024.1 IDEs.
- #3491 - @neominik
- Render code snippets that are not links.
- #3562 - @ashleysommer
- Add the correct ERL and elixir arguments for starting IEx depending on the version of Elixir SDK.
- #3563 - @ashleysommer
- Bundle latest OtpErlang.jar from JInterface v1.14 for OTP v26.
- #3500 - @KronicDeth
- Drop support for <= 2023.2 IDEs.
- #2402 - @joshuataylor
- Support 2023.3 IDEs.
- #3431 - @KronicDeth
- Add
displayName
inplugin.xml
for configurables for faster menu loading.org.elixir_lang.facet.configurable.Project
- "Elixir"org.elixir_lang.facets.sdks.erlang.Configurable
- "Internal Erlang SDKs"org.elixir_lang.facets.sdks.elixir.Configurable
- "SDKs"
- Add
The CHANGELOG for v15 can be found in the v16.0.0 tag.