Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1522: autotext suggestion

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
mnd Posted - Jun 15 2006 : 04:29:16 AM
Ciao,

the new build 1522 is extraordinary!

I have a small request, the autotext for "Refactor Create Implementation" is missing the $SymbolName$ variable. The $SymbolContext$ carry on the name of the class too but we are used to end the function implementation with the name of the function commented out.

I.E.

class foo
{
void bar();
}

void foo::bar()
{
} // bar

Kindest Regards,

- mn
4   L A T E S T    R E P L I E S    (Newest First)
mnd Posted - Jun 16 2006 : 02:09:20 AM
It worked! many thanks.

- mn
sean Posted - Jun 16 2006 : 01:47:25 AM
Use $SymbolName$:

$SymbolType$
$SymbolContext$($ParameterList$) $MethodQualifier$
{
$end$$MethodBody$
} // $SymbolName$
mnd Posted - Jun 16 2006 : 01:40:44 AM
ok, but what kind of variable can I use?

- mn
feline Posted - Jun 15 2006 : 5:01:27 PM
the autotext rules are designed to be edited, so everyone can change them to suit their own needs. the default rules you get when installing are simply that, defaults.

simply make this change to your autotext rule and it works

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