Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Doxygen style comments support
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tuxSlayer
Starting Member

1 Posts

Posted - Apr 24 2008 :  09:10:06 AM  Show Profile  Reply with Quote
It will be very nice to add subj to VA.

In ideal case it may work as Javadocs in Eclipse.

i.e.
1. after typing
/** <Enter>
we'll get "*" on the next line automatically.

2. Hints for doc commands (@param, @see, etc.)

3. Hints for doc commands params, I.e.

/** Blah-blah
*
* @param [here should be hint for 'count' on Ctrl+Space]
*/
void Foo(int count);

4. Etc. see Eclipse implementation.

5. It will be nice to support all styles of doxygen comments (//!, ///, /*!) not only Javadoc.

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Apr 25 2008 :  09:39:31 AM  Show Profile  Reply with Quote
Are you aware of VA's Document Method feature?

http://www.wholetomato.com/products/features/documentMethod.asp

You can tell VA to insert Doxygen format comments by editing the VA Snippet "Refactor Document Method" and formatting the comment as you want.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000