Reporter | Dmitri Nesteruk (dns) |
---|---|
Created | Jul 14, 2011 3:49:37 PM |
Updated | Dec 14, 2011 10:24:00 PM |
Priority | Critical |
Type | Unspecified |
Fix versions | No Fix versions |
State | Open |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
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.