Is is possible to ask R# to filter out the values in the IntelliSense
listbox by type?
So after I type "." (dot) and I get the list in the attached screenshot, I
would like to press "Ctrl-E" and see in that list only the Events, or press
"Ctrl+M" and see only the methods. And so on.
Is this possible? I would love this feature. I'm working with third-party
components, and sometimes I'm not sure of the name of an event. Scrolling a
list of hundreeds of members to find the correct event is a pain.
[...]
I'd also love a hotkey (or something) to show just the members of that type.
They're currently bolded, which is great, but it would be nice to have the
option of getting a concise list.