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.

Recommended Answers

All 2 Replies

Mine has the option to insert a space between the method and its opening perenthesis..

text editor->c#->formatting->spacing->set spacing for method calls->insert space between method name and its opening perenthisis..

I can do the same when I open the Tools Options menu

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.