Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

SD 5b3: Formatter question

$
0
0

Hi community,

I have tweaked the formatter in all possible ways, but I don't seem to be able to get it to do something just really easy (I think). I have a multiline statement like:

variable1 = (check some comparison) || (some other comparison) ||

         (more comparison && more comparisons)

Once I reformat the source code the second line gets the same indentation as the first line, making the source code pretty unreadable.

 

Is there any way to change this with settings? or is this a bug?

I am grateful for any help!

 

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles