Reporter | Dmitri Nesteruk (dnesteruk) |
---|---|
Created | Jul 14, 2011 2:49:37 PM |
Updated | Apr 13, 2018 6:17:41 PM |
Resolved | Apr 13, 2018 6:17:41 PM |
Subsystem | Refactorings |
Assignee | Alisa Afonina (alisa.afonina) |
Priority | Critical |
State | Obsolete |
Type | Unspecified |
Fix version | No Fix versions |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
I just had ReSharper wipe out a whole type (with no Undo)
To replicate:
1. Open up the Resharper PowerToys project (available at http://resharperpowertoys.codeplex.com)
2. Apply the refactoring to the GenerateDispose project
3. Watch the craziness
Basically, what I ended up having is two tabs with GenerateDisposeAction.cs in it. Only problem is that both tabs showed an empty file, i.e. the contents of the GenerateDisposeAction type have evaporated.
In addition, this action appears to have distabilized the system to the point where I could no longer debug, the text control wouldn't respond to mouse clicks and, eventually, I had a debug session crash in a way which required me to restart VS.
To replicate:
1. Open up the Resharper PowerToys project (available at http://resharperpowertoys.codeplex.com)
2. Apply the refactoring to the GenerateDispose project
3. Watch the craziness
Basically, what I ended up having is two tabs with GenerateDisposeAction.cs in it. Only problem is that both tabs showed an empty file, i.e. the contents of the GenerateDisposeAction type have evaporated.
In addition, this action appears to have distabilized the system to the point where I could no longer debug, the text control wouldn't respond to mouse clicks and, eventually, I had a debug session crash in a way which required me to restart VS.