Another quick question: one minor annoyance that I...
# intellij
d
Another quick question: one minor annoyance that I haven't really looked into is whether it's possible to bind a keypress for newline + continuation indent. Can that be done? It's not generally a problem in Java, since the lack of a semicolon makes it automatic, but it makes builder-style cumbersome in Kotlin