Visual Studio 2022 formatting
Eduardo Gomez
3,671
Reputation points
For some reason when I edit my c# braces and properties to be in the same line, it doesn't do anything
I already reset my settings and even repaired visual studio, but I get the same result
{
}
instead of
class{
}
Developer technologies | Visual Studio | Other
5,452 questions
Sign in to answer