Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Andrey Simanovsky 
Subsystem
Quick Fixes 
Affected versions
Fixed in
Fixed in build
Next build 
Build
105
Fixed in build
251
  • Submitted by   Brian Button
    3 years ago (05 Aug 2006 16:08)
  • Updated by Brian Button
    3 years ago (09 Sep 2006 13:29)
  • Jira: RSRP-9756
    (history, comments)

RSRP-9756

No alt-enter behavior when defining new attribute

0
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 (0)
 
Links
 
Issue has no comments