How to get Intellisense to only show the Propertie

2019-06-15 14:31发布

问题:

I'm sure I'm not the only one who finds it a bit annoying when scanning say Events in Intellisense and having to wade thru all the Properties etc as well. Is there a way/plugin or something to allow the selection of only Events, only Properties etc?

That would really be a big plus!

回答1:

I'm pretty sure I've seen resharper or coderush have these options. Can't remember which - sorry.

I also found this article 'Customizing Intellisense', which shows you how to do it in code.