Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1626: Refactor rename issue!

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
ChrisWest Posted - Apr 03 2008 : 09:59:36 AM
Hi There
I have a problem with the renameing with Refactor. Quite often I go to rename a class member and VA wants to rename anything it can find with that name even in different projects in the solution. For example:
#define GetVert(a) int a = flobble + 1;

class TestIt
{
	int	flobble;
};

If I try to rename 'flobble' in the class VA also selects the flobble in the define for renaming. I can see why maybe sometimes this is desired but to want to rename items in seperate projects with no connection is a bit odd. A friend has an older version of VA and when he tries the flobble in define is left intact and not selected for renaming.
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Apr 03 2008 : 5:38:26 PM
This is case=9860.
#define entries should be marked by a question mark icon in Find References, and should not be ticked by default in Rename.

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