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

Key: RSRP-58080
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Oleg Stepanov
Reporter: Vladimir Reshetnikov
Votes: 0
Watchers: 1
Operations

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

Completion of anonymous type after 'new'

Created: 16 Feb 08 00:49   Updated: 18 Apr 08 13:54
Component/s: None
Fix Version/s: 4.5
Security Level: Everybody (All jira users)

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

Build: 729


 Description  « Hide
var x = new {X=1};
        x = new

'anonymous type' is shown.
Expected: { X = | }



 All   Comments   Work Log   Change History      Sort Order:
Oleg Stepanov - 18 Apr 08 13:54
The "anonymous type" thing is fixed.