Sunday, April 22, 2007

Code Snippet Editor for Visual Basic 2005

Code Snippet Editor
Code Snippet Editor for Visual Basic 2005
Are you eager to produce your own Visual Basic Code Snippets but prefer not to think in terms of angle brackets? The Visual Basic Snippet Editor is a Windows Forms application with UI for creating, editing, testing VB code snippets. You can specify snippet code and metadata (e.g., title, author, description, keyboard shortcut), replacement variables, and referenced assemblies. You can preview your snippet as it will appear when inserted into the code window, and you can even test whether it will compile.

Download now

Increase Your Productivity
The hundreds of code snippets that ship with Visual Basic 2005 certainly help your productivity. But what about developing your own library of custom snippets? With the Visual Basic Snippet Editor you can use this Windows Forms application to rapidly build and test your snippets.
Visually define custom replacement parameters for your snippets
Add custom metadata such as title, author and description to your snippets.
Easily define keyboard shortcuts for your snippets to provide fast access.
Define reference assemblies your snippet use.