Visual Studio 2022 formatting

Eduardo Gomez 3,651 Reputation points
2022-08-14T19:19:09.157+00:00

For some reason when I edit my c# braces and properties to be in the same line, it doesn't do anything

231024-image.png

I already reset my settings and even repaired visual studio, but I get the same result

{  
}  
  

instead of

class{  
}  
Developer technologies Visual Studio Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.