Updating...
AderSoftware Home Page
Home Page Categories: IDEs - IDE add-ins
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 |
Home Page Categories: IDEs - IDE add-ins
Latest version: 1.1 Added 2004-10-15
Add-in for Visual Studio .NET that helps creating/removing properties to C# classes. It works like "Generate Getters/Setters" feature from the Eclipse IDE. After installing, you'll have a new tool in your Tools menu: VSPropertyGenerator. To use, open any C# source file and run the tool. A dialog will list the fields and properties incuded in the source file. You can the click checkboxes next to Get to create get property and Set to create set property. If a checkbox is checked and you uncheck it, the tool will remove the property. You'll also be able to add new fields.
 Built for .NET |
 Add-in |
|
Help the .NET community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
|
|