Reporter | Marcel Körtgen (mkoertgen) |
---|---|
Created | Mar 29, 2012 6:38:55 PM |
Updated | Mar 31, 2012 2:42:45 PM |
Priority | Show-stopper |
Type | Bug |
Fix versions | 7.0 Preview |
State | Open |
Assignee | Kirill Falk (kfalk) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
I cam across this subtle bug when copy-pasting an enum to create a new class and forgetting to change the keyword "enum" to "class".
Once writting the "{ get; set; }" the IDE hangs.
I could reproduce this in VS2010 Sp1 on WinXp and Windows 7 x64 (latest Updates).
Once writting the "{ get; set; }" the IDE hangs.
I could reproduce this in VS2010 Sp1 on WinXp and Windows 7 x64 (latest Updates).