Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 134759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:40:18+00:00 2026-05-11T06:40:18+00:00

Consider the following line of code: things.Add(new Thing { ID = null, Name =

  • 0

Consider the following line of code:

things.Add(new Thing { ID = null, Name = 'a thing' }); 

The whitespace formatting you see there is that which I get when I type the closing ;.

Now, if I ask Visual Studio to reformat my code, or I type a closing } it gets reformatted:

things.Add(new Thing{ID = null, Name = 'a thing'}); 

I prefer the first style of formatting.

I am using ReSharper 4.0 and Visual Studio 2008 SP1.

How can I get them to agree on whitespace around braces?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:40:19+00:00Added an answer on May 11, 2026 at 6:40 am

    I have been having this problem too and, although I’ve learned to live with it, your question made me want to fix it.

    Turns out there’s an option in VS that ought to help:

    Tools -> Options -> Text Editor -> C# -> Formatting

    Deselect Automatically format completed block on } and any other options you find offensive.

    For future, you can file defects on the R# Jira site. It’s also work searching this site to see if a solution to your problem has already been posted.

    Have you tried the R# 4.5 Nightly Builds yet?

    EDIT Following your comment:

    I like all the other aspects of formatting, so don’t want to turn the option off.

    I would disable all of the Visual Studio formatting and only use the ReSharper formatting. It’s much more configurable. Does this not achieve what you want?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.