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

落花浮王杯 提交于 2019-12-08 15:11:26

问题


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.



来源:https://stackoverflow.com/questions/1524650/how-to-get-intellisense-to-only-show-the-properties-or-only-the-events-etc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!