Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
3.0.2
State
Fixed
Assignee
Evgeny Pasynkov
Subsystem
File structure
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Vladimir Reshetnikov
    4 years ago (17 Jun 2007 12:41)
  • Updated by   Vladimir Reshetnikov
    4 years ago (20 Jun 2007 21:43)
  • Jira: RSRP-43482
    (history, comments)
 
RSRP-43482 'Reformat code' hangs
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
class A<T> : A<T[]>
{
 public virtual void F(T x){}
}


Open 'File structure' window. ReSharper takes 50% CPU (on dual-core) for indefinitely long time (but is still responsive).
If then you invoke 'Reformat code', it hangs.

Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments