nbadal / ktlint-intellij-plugin

Ktlint plugin for IntelliJ IDEA + Android Studio
MIT License
158 stars 23 forks source link

2023.3 compatibility #376

Closed Vampire closed 9 months ago

Vampire commented 9 months ago

I just installed the latest 2023.3 Beta version. Unfortunately, your plugin is one of three I use that is not declared compatible with it. Would be great if you could release a compatible version.

paul-dingemans commented 9 months ago

I will update the 0.20.0 beta version (using ktlint 1.0.x) coming weekend. Current 0.13.0 version (using ktlint 0.48.x) will not be updated.

Vampire commented 9 months ago

Great, thanks. :-) Is that also released to JetBrains Marketplace, for example on the EAP channel like the Perl plugin is doing: https://plugins.jetbrains.com/plugin/7796-perl/versions/eap ? Or does one have to build the beta manually?

paul-dingemans commented 9 months ago

I am still new to plugin development. I was not aware that it was possible to publish EAP versions via the marketplace. But for now, I will build it manually and add it a pre-release to the release page.

Vampire commented 9 months ago

I also was not, just was told by the Perl plugin guys there is, as their plugin was the second of the three. :-D

paul-dingemans commented 9 months ago

Lol, I have just checked and verified that the 0.20.0-beta versions are compatible with 2023.3.

Vampire commented 9 months ago

Yes indeed, thanks. :-)