Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Renaming arg doesn't rename declaration in header

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
ahkow Posted - May 09 2014 : 11:00:34 AM
Using VAX 10.8.2029.0 and VS 2012.

When renaming an argument of a method inside a cpp file, the method declaration in the header file is not renamed.
On the other way around, when renaming an argument in the header declaration, the definition in the corresponding file is not renamed.

However if I rename by using "Change Signature", everything got renamed.

1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - May 10 2014 : 8:48:33 PM
Unfortunately this is currently a known limitation, but it is one we are looking to fix one day:

case=1140

When you do a Rename on the signature in the cpp file, this is a simple local rename. Invoking change signature has more overhead, which is something we are trying to correctly balance.

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