Is there a way in Visual Studio 2008 to go from a closing brace to its opening brace? I've found a fair amount of stuff about highlighting the brace, but nothing about moving the cursor to it.
(VB.NET version of this Question: Keyboard shortcut for Jumping between "If/End If")
Note: It also works for #if / #elif / #endif matching. The caret must be on the #.
On a Spanish keyboard it is CTRL + ¿ (or CTRL + ¡).
On a Mac use command+shift+\.
Source: a comment on this answer: https://stackoverflow.com/a/37877082/3345085. Tested in Visual Studio Code version 1.10.2.
On the Swiss-French keyboard : use CTRL + SHIFT + ^
If for some reason this is NOT working for you, something may have messed up your keyboard bindings (it didn't work for me). You can re-enable the binding easy enough though - at least so I thought:
I tried this procedure:
I tried it, and it still didn't work. I restarted Visual Studio, and it still didn't work - well it ONLY worked for .cs files, but I need it to work for .vb files and text files, and...well ALL files!
On my Slovenian keyboard it is ALT + Đ