In Android Studio, I have great Java code style settings. For kotlin, not so much. The “chop when long” does not work, certainly not the way it works in the Java code style settings. There are no settings I can use to enforce all of the Kotlin standard styles (e.g. exactly one line for space between functions, etc).