Code Template Autocompletion for VS 2002 and VS 2003

When it rains it pours. I found this in my inbox this morning and it looks pretty cool. Here is the description from Alvaros

AutoCode v2.0 is an Add-In for Visual Studio .net that enables AutoComplete for any language in Visual Studio .net. Generated code is based in custom templates that can be easily created with AutoCode Templates Editor.

Here is the intro from thier web-site:

AutoCode v2.0 is an Add-In for Visual Studio .net that enables autocomplete for any language in Visual Studio .net. Generated code is based in command templates that can be easily created with AutoCode Editor.

For example, typing in the editor:

Hello World! ws

And pressing Control+Enter, we get:

Console.WriteLine( "Hello World!" )

The template command ‘ws’ is one of the different command templates that comes with AutoCode, but what makes AutoCode a powerful tool is the ability to easily create new custom templates.

Version 2.0 includes:

· Smart templates using ASPX like syntax

· Set cursor position

· Create, edit and organize templates with the built-in editor

· Multiple file templates to be easily shared

· More new cool features…

Click Here to download:

https://www.devprojects.net/acdownload.aspx

Comments

  • Anonymous
    July 07, 2004
    Maybe you should checkout Visual Assist (www.wholetomato.com). I've been using that since the introduction of VS.NET, and I can't image a professional career as a coder without it...
  • Anonymous
    July 17, 2004
    Oh,I find the visual Assit is not esay to use.
    I think that the CodeRush is the better.
  • Anonymous
    July 22, 2004
    Or you can see FlashIME 2.0 (at http://www.d2ksoft.com)

    It works on any editor and totally different and much better than Visual Assist, IntelliComplete, AutoCode and other template or auto-complete softwares.

    FlashIME will (but not now) be a cross-platform (for example, working on Linux) soon.