Search the web
Sign In
New User? Sign Up
vsnetaddin · Visual Studio.NET Add-ins
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Free plugin for download   Message List  
Reply | Forward Message #3877 of 3878 |
Hi guys,
Very quiet on ths group these days, but hopefully some people are still
listening... :-)

I've just released a plugin for VS 2005/2008 that you may find handy.

It includes several clipboard and outlining helpers, but the primary util is a
DocXml/Doxygen comment auto-generator for C/C++/C#/Java. This scans the code
element (method, class, struct, enum, etc) under the cursor and generates a
document comment, automaticallly deriving useful comment text from the names and
types used. If a comment already exists, it will update it to reflect any
changes to the code element (new parameters, etc). If base-class or override
documentation is available, it will be used to help populate the doc comment.
The format and auto-commenting rules used are all easily configurable via a
simple XML file.

Unlike similar add-ins, AtomineerUtils parses the code directly (rather than
relying on intellisense) so it works for non-compilable (incomplete) code, code
in comment blocks, etc.

Full details and a free download can be found here:
http://www.atomineer.com/AtomineerUtils.html

Cheers,
Jason





Thu Apr 9, 2009 12:04 pm

zotwilliams
Offline Offline
Send Email Send Email

Forward
Message #3877 of 3878 |
Expand Messages Author Sort by Date

Hi guys, Very quiet on ths group these days, but hopefully some people are still listening... :-) I've just released a plugin for VS 2005/2008 that you may...
Jason Williams
zotwilliams
Offline Send Email
Apr 10, 2009
7:46 am

Hi Jason, ... listening... :-) ... is a DocXml/Doxygen comment auto-generator for C/C++/C#/Java. This scans the code element (method, class, struct, enum, etc)...
Anna-Jayne Metcalfe
jalapenokitten
Offline Send Email
Apr 10, 2009
9:02 am
< Prev Topic  |  Next Topic >
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help