Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 More autotext entries

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
khb Posted - Sep 04 2006 : 04:38:55 AM
I separate my functions by comments containing minus symbols. Therefore, I changed the autotext for "Refactor Create Implementation" to this:

// ----------------------------------------------------------------------------

$SymbolType$ $SymbolContext$($ParameterList$) $MethodQualifier$
{
	$end$$MethodBody$
}
This works great! Unfortunately, this autotext is also applied when I use "Change Signature". Thus, I always get two minus lines above a function after changing its signature.

Can you differentiate between these two cases?

Regards,
Marcus.
3   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Dec 19 2006 : 9:14:46 PM
case=2360 is fixed in build 1543
khb Posted - Sep 04 2006 : 10:24:42 AM
Fine! That's great. Thank you!

Regards,
Marcus.
support Posted - Sep 04 2006 : 10:11:43 AM
We should probably just ignore the leading comments during Change Signature. (We do this already for comments within the body.)

case=2360

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