So I recently got a new laptop and downloaded Visual Studio 17 which is a little new for me. I used to use VS Express For Desktop which was from 2015, doubt there is much of a difference.
Anyway, let me get to the point. In my old version of Visual Studio when I was writing a program it would sometimes help me format my code- adding the second parenthesis when I started a if statement or called a function, added the second bracket when I was writing the body of a function or something. Stuff like that. Its been really annoying programming without those little time saving things. How do I get those settings back or is it even possible?