As mentioned in #37, default offset for multi-line dot expressions can be sometimes too deep, because it defaults to be aligned with assignment operator (=). I personally like such indentation, but as @ckruse mentioned, he would prefer different style of indentation. I would be great to make this offset customisable (similar to swift-indent-switch-case-offset).
As mentioned in #37, default offset for multi-line dot expressions can be sometimes too deep, because it defaults to be aligned with assignment operator (
=
). I personally like such indentation, but as @ckruse mentioned, he would prefer different style of indentation. I would be great to make this offset customisable (similar toswift-indent-switch-case-offset
).