I always find myself needing to enclose a block of code in curly braces { }, but unfortunately that isn\'t included in the C# surround code snippets, which
In ReSharper 4.5, curly braces are included as one of the built-in 'Surround Templates':
ReSharper -> Code -> Surround With... -> {}
or
ALT + R -> C -> S -> 7
Ctrl+E, U -> 7 (Visual Studio scheme)
Ctrl+E, U -> 7
Ctrl+Alt+J -> 7 (ReSharper 2.x/IDEA scheme)
Ctrl+Alt+J -> 7