History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-9756
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Andrey Simanovsky
Reporter: Brian Button
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

No alt-enter behavior when defining new attribute

Created: 05 Aug 06 16:08   Updated: 09 Sep 06 13:29
Component/s: Quick Fixes
Fix Version/s: 2.0.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 105
Fixed in build: 251
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=9756


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.