PDA

View Full Version : overriding VC# formatting defaults


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.

flynch01
02-02-2009, 05:33 AM
God I hate VX. But yes there is a way, go to Tools, Options, TextEditor, Formatting. Should be around there somewhere, you can customize it to your liking.