I'm using MS Visual Studio, doing c++ I have one question.
To the left, there is outlining - which means you can collapse and expand certain parts of the program.
How do you stop one outlining section and begin the next?
Edit: never mind, it does it automatically when you open the squiggly brackets...