Line wrap indentation Follow
Answered
Hello!
Is it possible to change the default indentation for long line wrap?
This is how it is:
This is how I want it to be:
Please sign in to leave a comment.
Hello Aleksander Woznica!
Try to play with settings in `File | Settings | Editor | Code Style | C# => Tabs, Indents and alignments. Seems like disabling `Align Multiline constructions => Other expressions` could help.