dubreuia / intellij-plugin-save-actions

Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
MIT License
531 stars 101 forks source link

add Kotlin support #360

Closed jiqimaogou closed 3 years ago

jiqimaogou commented 3 years ago

add support for kotlin. just add a MemberVisibilityCanBePrivate inspection. image original: image result: image

jiqimaogou commented 3 years ago

wish you merge and publish the new plugin.

jiqimaogou commented 3 years ago

the latest version compile error in master.

    version '193.7288-EAP-CANDIDATE-SNAPSHOT'

can be compile with the master code. I do not commit the code.

dubreuia commented 3 years ago

Wow @jiqimaogou thank you so much! Let me test that on my side and release the plugin ASAP