Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Doxygen style comments support

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
tuxSlayer Posted - Apr 24 2008 : 09:10:06 AM
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.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Apr 25 2008 : 09:39:31 AM
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.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000