BobLewiston
02-01-2009, 10:59 PM
Is there any way in Visual C# 2008 Express to override the formatting defaults? For instance, I want a single space before open parens when I'm passing arguments, but VC# won't let me do that.
View Full Version : overriding VC# formatting defaults