History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-36632
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Extend 'Rename' to subtypes

Created: 05 Mar 07 14:41   Updated: 07 Mar 07 17:19
Component/s: Refactorings - Rename
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 361


 Description  « Hide
When I rename a class, ReSharper looks for variable names that no longer make sense, and asks if I want to rename them. (Awesome feature.)

This feature, however, does not extend to subclasses with similar names, and it would be great if it did. For example, if we had a base class called Request, and a descendant called RequestWithPermissions; and if I rename Request to Card; I would want a new page in the Rename wizard to ask if I want to also rename RequestWithPermissions to CardWithPermissions.

This would need to be a new page, after asking for the new name, and before asking whether to rename variables (since if I don't choose to rename all the subclasses, it will affect which variables would need renaming).



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.