ReSharper 4 introduces an alternative technique of applying Visual Studio code snippets - they are now 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
in the Templates Explorer, choose ReSharper | Live Templates | Live Templates | Predefined Templates | C# | Imported Visual C# Snippets:

