Scala code alignment while method chaining
Answered
My IDE aligns the method calls to the first column, like such:
Is there any way I can align the method calls to the period (`.`), as shown below?
I am able to do this in Java settings, but can't find any option to do this in Scala
Please sign in to leave a comment.
Please follow the related issue on YouTrack: https://youtrack.jetbrains.com/issue/SCL-12760