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

Key: RSRP-49824
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Jeff Pennal
Votes: 0
Watchers: 0
Operations

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

File not being renamed after undoing a class rename refactoring

Created: 24 Sep 07 20:28   Updated: 05 Feb 08 20:04
Component/s: Refactorings - Rename
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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


 Description  « Hide
How to reproduce:
  • Create a new class called "TestClass.cs", rename to "TestClassRenamed.cs"
  • Resharper will prompt you to change the name of the file as well, choose 'Yes'
  • Undo class rename, class is renamed back to "TestClass.cs"

Expected Result:

  • File name change is undone as well back to "TestClass.cs"

Actual result:

  • File name change is not undone, is still "TestClassRenamed.cs"


 All   Comments   Work Log   Change History      Sort Order:
Sergey Shkredov - 26 Dec 07 21:29
Unfortunately, we do not support this functionality.