intellij-plugin-save-actions
intellij-plugin-save-actions copied to clipboard
Request: add functionality for Kotlin too
For Java it's great to have this plugin. It could be nice to have for Kotlin too. For example, just as we have auto-adding of "final" for variables, it could be nice to auto-replace from "var" to "val".
Hello @AndroidDeveloperLB :wave:, thank you for opening this. I've wrote some Kotlin last year and I though the same! But I'm swamped right now so I won't have time for this. Let's keep this issue open though
If anyone is interested in this, please :+1:
Hi Thanks
At least reformatting the code with the Kotlin formatter should work.
@StefanOltmann You mean you added it?
@AndroidDeveloperLB Sorry, no. I wanted to say that I think "reformat code" is the least thing that "Save Actions" should be able to do even if all other Java specific options don't work.
@StefanOltmann Oh ok.