Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Document All/Class Methods

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
Kaylx Posted - Aug 17 2012 : 08:52:11 AM
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*
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 20 2012 : 9:52:56 PM
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.

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