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

Key: RSRP-16676
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Dmitry Lomov
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

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

Rename type matching file name

Created: 05 Aug 06 22:57   Updated: 20 May 07 19:05
Component/s: Refactorings - Rename
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=16676


 Description  « Hide
Instead of message box after rename completion, check for matching name before opening initial type rename dialog and add checkbox to it, which specify if file should be renamed to match type name. If type name matches file name before rename, checkbox should be checked initially, otherwise unchecked.

This way, user does less one hit during rename of already synchronized file, can skip synchronization or force synchronization, even if file and type initially has different names (not currently doable by Resharper).



 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 17 Mar 07 17:31
This should also work well with planned Synchronize File name to Type name feature (context action)

Ilya Ryzhenkov - 20 May 07 19:05
We now have context actions, so this is not as important. But it is still valid for later version.