History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
RSRP-11085
Type:
Bug
Status:
Open
Priority:
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> );
}
Description
void foo( out int x ) {} void bar() { int z; foo( out <ctrl+shift+space> ); }
Show »
All
Comments
Work Log
Change History
Sort Order:
There are no comments yet on this issue.