Kotlin - how to change formatting for stream/chained method calls to line up?
Answered
With Java - there is an option to line up chained method. But I cannot find the equivalent one for kotlin. Is there a way to do wit kollin formatting?
The link is from IntelliJ Blog regarding Java formmating
https://d3nmt5vlzunoa1.cloudfront.net/idea/files/2016/07/StreamWrapping.png
Please sign in to leave a comment.
Please use https://discuss.kotlinlang.org/ for Kotlin specific questions.
There is an open feature request for Kotlin, feel free to vote: https://youtrack.jetbrains.com/issue/KT-9220.