JavaScript is disabled in your browser or not supported!
Guest
Log in
or
Sign up
Help
Shortcuts
Wiki help
FAQ
Online help
Online demos
New Issue
Issues
×
Back to Search
Project
ReSharper
Priority
Major
Type
Bug
Fix versions
5.1.1
State
Fixed
Assignee
Oleg Stepanov
Subsystem
Intellisense
Affected versions
No Affected versions
Fixed in build
5.1.1746.21
Created by
Sergey Coox
5 years ago (05 Aug 2006 17:23)
Updated by
Kirill Falk
20 months ago (31 Aug 2010 14:33)
Jira:
RSRP-11085
(
history
,
comments
)
RSRP-11085
Smart completion after out keyword
0
Issue is visible to:
All Users
The issue is visible to the selected user group only
void foo( out int x ) {}
void bar() {
int z;
foo( out <ctrl+shift+space> );
}
Comments
(0)
History
Linked Issues
(?)
TeamCity Changes
(0)
Issue has no comments