Reporter | Dmitri Nesteruk (dns) |
---|---|
Created | Jan 25, 2012 3:24:10 AM |
Updated | Jan 25, 2012 3:24:10 AM |
Priority | Normal |
Type | Unspecified |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
Here's a neat idea that would help a lot of people. Suppose I have a declaration such as
var scalar = new {caret}
If I have a class called Scalar defined in scope, it would be good for ReSharper to offer me Scalar as the default IntelliSense option in the popup at the {caret} location.
var scalar = new {caret}
If I have a class called Scalar defined in scope, it would be good for ReSharper to offer me Scalar as the default IntelliSense option in the popup at the {caret} location.