Enhanced IntelliSense and Hovering Class browser
Hello,
Two features that I find very nice in Visual Assist:
- the possibility to show only the properties (or methods or events, etc.) in the intellisens box.
- the possibility to hover over any symbol to display its class tree.
http://www.wholetomato.com/tour.asp?intelli
It would be very nice to have the same features in resharper.
Please sign in to leave a comment.
I would like to see a "narrowing down as i type" feature on intellisense listboxes:

Visual Assists shows only items witch match on begin OR contains the pattern.
IMHO it's the single most useful feature in Visual Assist.
Hello,
R# has this feature for years in its Code Completion lists -- for the prefix
matches. As for the middle-matching, there're still debates on whether it's
good or bad.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
Hi,
Maybe it could be made configurable ?