
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
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"
|
|
Description
|
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"
|
Show » |
|