Welcome to MSDN Blogs Sign in | Join | Help

New Snippet Designer Add-in for Visual Studio

Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE.

Snippets are a feature in Visual Studio that allow you to quickly insert “snippets” of code in your program. A year or two ago I wrote a post on snippets which you can find here.

Included in the Snippet Designer are:

  • A tool for quickly creating snippets for C#, VB and XML development, including the ability to create snippet literals and a host of other features.
  • A Snippet Explorer that allows you to search by keyword and view the active code in a snippet.
  • The ability to select code in the editor, and convert it into a snippet

It took me only a few minutes to get up to speed using the Snippet Designer. The program installed quickly and easily, even on a 64 Bit copy of Windows Server 2008. The interface for the designer is easy to understand, and Matt provides an easy to follow set of instructions on the CodePlex site where he released the project and its source code.

kick it on DotNetKicks.com
Published Tuesday, September 30, 2008 3:41 PM by Charlie Calvert

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Visual Studio Snippet Designer

You've been kicked (a good thing) - Trackback from DotNetKicks.com

Tuesday, September 30, 2008 6:43 PM by DotNetKicks.com

# re: New Snippet Designer Add-in for Visual Studio

Snippet design may be cool, but I reckon the whole facility is somewhat underpowered. For example, you cannot execute C# during snippet generation. I had to make some parameterized snippets (here: http://www.codeplex.com/csn), and was forced to use code generation where instead of one snippet I was generating 400 :)

Tuesday, October 07, 2008 4:55 AM by Dmitri

# Snippet-ek, C# IDE tips/CodeRush, vagyis mi van a Ctrl+C/V-n túl?!?

A nagy zaj mögött elveszhetnek az apróságok. Legalábbis az apróságnak

Friday, October 31, 2008 3:49 PM by Hírcsatorna

# re: New Snippet Designer Add-in for Visual Studio

Any idea if there's a snippet add-in that supports HTML and CSS snippets?

Sunday, November 09, 2008 9:38 PM by Steve Dennis

# re: New Snippet Designer Add-in for Visual Studio

I left the page I was in when I copied a snippit dumb me. I should have been in xml so I could have pasted it.

Monday, November 24, 2008 8:37 AM by Molden Molsen

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker