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

Key: RSRP-11085
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Oleg Stepanov
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

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

Smart completion after out keyword

Created: 05 Aug 06 17:23   Updated: 12 Feb 07 09:24
Component/s: Code Completion
Fix Version/s: None
Security Level: Everybody (All jira users)

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

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=11085


 Description  « Hide
void foo( out int x ) {}

void bar() {
int z;
foo( out <ctrl+shift+space> );
}



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