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, 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.
Check out Code Snippet Editor for Visual Studio 2008.
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 snippets use.
.png)