Paul Dingemans
12/19/2023, 5:21 PMktlint-intellij-plugin
can now be installed via the Intellij IDEA marketplace, after you add the plugin repository as follows:
• Open plugin page in IntelliJ IDEA
• Go to the gear icon
• Select 'Manage plugin repository'
• Add beta-repository: https://plugins.jetbrains.com/plugins/list?pluginId=com.nbadal.ktlint&channel=beta
The current 0.20.0-beta-6
is based on ktlint 1.0.1
.
As I am now maintaining both ktlint
and the ktlint-intellij-plugin
you may expect the plugin to be updated regularly (at least with new ktlint and or Intellij IDEA versions). The plugin has been revised entirely. You can either use it in distract free
mode that applies the ktlint formatting automatic and displays only the violations that need manual fixing. The manual
displays all violations but does not apply the ktlint formatting automatic.
Ktlint 1.1.0
has been published today. It will take a couple of hours before the artifacts will be published on maven. The plugin will be updated to this version soon and published as stable release in a couple of days.David Kubecka
12/20/2023, 9:57 AMPaul Dingemans
12/21/2023, 4:39 PMDavid Kubecka
12/21/2023, 8:24 PMPaul Dingemans
12/21/2023, 8:25 PMDavid Kubecka
12/21/2023, 8:40 PMPromote experimental rules - #2218
change. Anything else?Paul Dingemans
12/21/2023, 8:42 PM