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
 Document All/Class Methods
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Kaylx
Junior Member

United Kingdom
23 Posts

Posted - Aug 17 2012 :  08:52:11 AM  Show Profile  Reply with Quote
Similar to the new Create Implementations feature it would be nice to have the option to document all functions in a class/file.

Or even better have the ability to have snippets within snippets, e.g. so my Refactor Create Implementation snippet would look something like:

^RefactorDocumentMethod^
$SymbolType$ $SymbolContext$( $ParameterList$ ) $MethodQualifier$
{
$end$$MethodBody$
}

*moved into general release by feline*

Edited by - feline on Aug 20 2012 8:33:48 PM

feline
Whole Tomato Software

United Kingdom
19151 Posts

Posted - Aug 20 2012 :  9:52:56 PM  Show Profile  Reply with Quote
We are looking into allowing you to select several functions at once in VA Outline and trigger a refactoring command on them from there, which would help here:

case=7787

Have you considered simply adding the lines from the Refactor Document Method snippet to your Refactor Create Implementation snippet? You can do this now, without waiting for a software change. I realise this requires having the document method block in two places, but unless you are frequently changing it, this should not be a problem.

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