Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Change signature renaming also in comments

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
andre.horst Posted - Apr 16 2008 : 04:07:45 AM
If i change a method signature to only rename a parameter name, the comment-description is untouched. The parameter-name in the description should be also renamed, like it is done in the rename feature.

Ex.

// p_Foo: blabla
void f( int p_Foo ) ;

-->

// p_Foo: blabla <-- not renamed, but should be "p_Bar"
void f( int p_Bar ) ;
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Nov 18 2013 : 3:19:22 PM
Change Signature was overhauled in build 2007.
case=9978 is fixed in build 2007.
feline Posted - Apr 16 2008 : 2:22:09 PM
We are looking into doing this. We need to display the rename dialog if references in comments or strings are found, so that the user can confirm any updates before they are made:

case=9978

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