0
kicks
Visual Studio Go To Brace Command
When working with complex code files, especially those with a large number of conditional statements and loops, it can be difficult to find the end brace that matches a particular starting brace for a block of code. The Go To Brace command makes it easy.