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
 Document Method adding comments after method
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

nridgway
New Member

2 Posts

Posted - Feb 13 2014 :  05:31:30 AM  Show Profile  Reply with Quote
As the title suggests, I would like to be able to use the Document Method snippet to add comments AFTER the method, as well as before.

Like this:

/*
 * Documentation!
 */
void foo()
{
int x = 1;
}
// End of 'foo'



Perhaps the snippet would look something like this:
/*
 * Documentation!
 */
$Method$
// End of '$SymbolName$'



I'm not even sure if this is possible, let alone a good idea, but it would make Document Method even more useful!

feline
Whole Tomato Software

United Kingdom
18941 Posts

Posted - Feb 13 2014 :  7:59:24 PM  Show Profile  Reply with Quote
Currently this is not possible, but we are considering adding this ability to VA:

case=28417

For now, if you want to do this, hopefully moving either the first line of the function, or the comment block, is a quick and easy solution after triggering Document Method.

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