show/hide this revision's text 2 Corrected.

Here's something I learned (for C#):

You can move the cursor to the opening curly brace from the closing curly brace by pressing Control + [].

I learned this on an SO topic that's a dupe of this one:

“Hidden Secrets” of the Visual Studio .NET debugger?

show/hide this revision's text 1

Here's something I learned (for C#):

You can move the cursor to the opening curly brace from the closing curly brace by pressing Control + [.

I learned this on an SO topic that's a dupe of this one:

“Hidden Secrets” of the Visual Studio .NET debugger?