I know this is a stupid question, but this is bugging me. How do you change the formating of braces so that it autoformats like this:
class myClass
{
}
instead of this:
class myClass {
}
?? I hate that second way.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.