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:
640 x 480
800 x 600
1024 x 768
1280 x 1024
UserName:
Password:
Format:
Font
Andale Mono
Arial
Arial Black
Book Antiqua
Century Gothic
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Script MT Bold
Stencil
Tahoma
Times New Roman
Trebuchet MS
Verdana
Size
1
2
3
4
5
6
Color
Black
Blue
Brown
Green
Red
Violet
Yellow
Message:
Forum code
is on.
Html is off.
[quote][i]Originally posted by tuxSlayer[/i] [br]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. [/quote]
Check to include your profile signature.
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
Snitz Forums 2000