Snippet Designer

The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. It features:

A Snippet editor integreated inside of the IDE.

Access it by opening any .snippet file or going to File -> New -> File -> Code Snippet File
It uses the native Visual Studio code [...]

Snippy – C# Code Snippet Editor

Code Snippet’s in VS2005 and 2008 are a wonderfull tool that can decrease the time you dispend with coding. IntelliSense Code Snippets are reusable, task-oriented blocks of code. It includes code snippets covering tasks ranging from creating a custom exception, to sending an e-mail message, to drawing a circle. A set of Visual Basic and [...]