Code Template Add-In for Visual Basic Version 2.0
Version Compatibility: Visual Basic 6
The Code Template Manager is a tool for adding code block templates into your VB IDE and then being able to add those code blocks into your code window by just using your mouse. Read the readme.txt file for instructions on how to use the Code Template Manager
The Project Detail tool is a simple tool that shows a breakdown of what your project is composed of, using a treeview. I just created this to get familiar with the VBIDE object model. If you have several projects loaded in VB, it will give a break down of each project as well as a summary of the group.
The new version 2.0, added 11/21/01, adds many new tools. The main addition is the ability to assign hot key shortcuts to a code template. Just assign the hot key, then from any code window, hit the hot key combo and the code template will be added.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download vbdevmgr.zip