Code Templates
Home Page
Categories: IDEs - IDE add-ins
Author: AderSoftware
Latest version: 1.0.1
Added 2004-10-12
Add-in to Visual Studio .NET for code template completion from keywords.
If you've used SharpDevelop, Homesite or Cold Fusion Studio, it works like in those products.
For example if you setup the following code template:
keyword: font
code: <font size=2>|</font>
then in the HTML editor type "font" and hit the shortcut for this tool, it will replace font with <font size=2></font> and place the cursor where | is in the code template.
 Built for .NET |
 Add-in |
 Free or free version available |