In the Visual Studio editor is there a keyboard command to jump to the matching bracket?
- by Tony Lambert
In Vi / Vim you can move to a bracket and press % and the editor would move the cursor to the matching bracket. This saved large amounts of time when moving around the large files in the editor. Is there a Visual Studio equivalent?