Answer the question
In order to leave comments, you need to log in
How to disable auto wrapping of else to a new line in visual studio (c++)?
Recently moved to Visual Studio. I decided to install the 2017 version. Skin in C++. One of the inconveniences was that when you try to write this:
} else {
}
} else
{
}
Answer the question
In order to leave comments, you need to log in
tools/options/text editor/c++/formating
there are a bunch of auto-formatting options.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question