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
 Technical Support
 Extract from Source limitation
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Noam
Starting Member

1 Posts

Posted - Nov 15 2005 :  04:58:51 AM  Show Profile
It appears that visual assist X (1432, VC6.0) is looking for the function comments header above the function signature. That is not good for me since our coding standards dictates incompatible function comments header template, e.g.:

/*===================================*/
int foo(char a);
/*!<
\\Description: ...
\\Parameters:
\\- a : ...
\\Returns: ...
\\*===================================*/

The problem is that instead of having the function comments in the hovering tooltips, I will only get the function signature and something like "/*===================================...". Is there a way to make it look for the comments header below the signatures rather than above it?

feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Nov 15 2005 :  6:26:47 PM  Show Profile
i have put in a feature request to detect and join together comments that are both above and below the function name.

case=877

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