Posted on 1 November, 2008 by brunomoniz
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 [...]
Filed under: VS2008, tools | Tagged: snippet, tools, visual studio, VS2008 | Leave a Comment »
Posted on 11 March, 2008 by brunomoniz
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 [...]
Filed under: VS2008 | Tagged: c#, code, snippet, VS2008 | 2 Comments »