Closed tir38 closed 1 year ago
Hi, @tir38. Thank you for your feature request.
There is already an option to "put arguments on separate lines".
Please see Settings
> Editor
> Inspections
> Kotlin
> Fill class
on your IntelliJ.
Related PR: https://github.com/suusan2go/kotlin-fill-class/pull/75
Add option to put each arg on separate line. IntelliJ already has a separate keyboard shortcut to put args on a separate line, but it would be nice to do it all in one command.