Want more? Here are some additional resources on this topic:
The following procedures describe how to use surround-with code snippets. Surround-with code snippets are available three ways: through a keyboard shortcut, through the Edit menu, and through the context menu.
In the Visual Studio IDE, open the file that you intend to edit.
In the Code Editor, select text to surround.
Type CTRL+K, CTRL+S.
Select the code snippet from the code snippet list using the mouse, or by typing the name of the code snippet and pressing TAB or ENTER.
From the Edit menu, select IntelliSense and then select the Surround With command.
Select the code snippet from the code snippet inserter and then press TAB or ENTER.
Alternatively, you can type the name of the code snippet, and then press TAB or ENTER.
Right-click the selected text and then select the Surround With command from the context menu.
I have lost this option in VS.NET.
I used to use it all the time, now it is gone. I can't access it using any of the methods described in this article.
If anyone finds a way, please email me: cmay AT walshgroup.com