Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Unwanted parenthesis spawning

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
Predelnik Posted - Oct 22 2013 : 09:04:58 AM
When I'm copying some stuff like:
class_instance->function1()

and use VA's autocompletion to change function1 to some other function of this class there's no second pair of parenthesis added at the end of newly pasted function which is good.
But if I have stuff like:
class_instance->function1 ()

And which is true about coding style in the project I'm working on sadly, then second pair of parenthesis is added so it transforms to stuff like:
class_instance->function2 () ()

And I have to manually delete additional pair of parenthesis, which isn't very good.
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Nov 18 2013 : 3:05:33 PM
case=77938 is fixed in build 2007
accord Posted - Oct 23 2013 : 3:59:58 PM
I am seeing the same effect here. I have put in a bug report for this:

case=77938

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