Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Intellisense to only show the Properties or only the Events etc

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!

like image 324
MrGreggles Avatar asked Oct 06 '09 09:10

MrGreggles


1 Answers

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.

like image 111
Preet Sangha Avatar answered Nov 04 '22 08:11

Preet Sangha