Hello suddenly VS2010 has started formatting my if statements in a way that I don't want and I don't know how to turn it of..I Used to format if statements without accolades like this.
if (true) DoThis();
But now VS2010 formats that as follows all the time.
if (true)
DoThis();
I Don't want this and it drives me nuts. I Don't have any plugins installed. Can anybody help me ? Where I can adjust this setting ?
It was
options->text editor->c#->Wrapping->Leave statements and member declarations on same line.
(must be turned on).
Steve B you can have the Kudus because you directed me to "almost" the right option.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With