Since ReSharper 4 Visual Studio code snippets are imported into ReSharper as live templates. That means you can invoke any
code snippet by pressing Ctrl+J - exactly the way you
You can also use standard ReSharper tools to manage and edit code snippets. To access the list of imported code snippets,
choose ReSharper | Templates Explorer on the main menu, click the Live Templates tab in the Templates Explorer dialog, then choose C# scope and Imported Visual C# Snippets category in this scope:

