Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
2.0.1
State
Fixed
Assignee
Andrey Simanovsky
Subsystem
Quick Fixes
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Brian Button
    5 years ago (05 Aug 2006 16:08)
  • Updated by   Brian Button
    5 years ago (09 Sep 2006 13:29)
  • Jira: RSRP-9756
    (history, comments)
 
RSRP-9756 No alt-enter behavior when defining new attribute
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I don't get an alt-enter pop-up window when defining a new attribute:

        [PerformanceCounterInstanceDataAttribute]
        public static readonly Dictionary<string, PerformanceCounterInstanceData> instanceData = new Dictionary<string, PerformanceCounterInstanceData>();


The PerformanceCounterInstanceDataAttribute doesn't exist, so I should be given the ability to create it right there.

Update: Non-compilable code is produced in 2.0.

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