Is there any way to disable intellisense for a specific project / namespace / whatever?

北城以北 提交于 2019-12-03 20:57:44

问题


Is there any way to do this at any level other than disabling intellisense in all of Visual Studio? Just wanted to confirm/deny a suspicion about its performance in some of our overly giant projects/solutions while keeping it in other areas that we actually care about.


回答1:


AFAIK there's no way to selectively disable Intellisense. Try disabling it completely and see if that would make a big difference.




回答2:


I have noticed a slow down in Visual Studio on my work machine with several VS extensions installed like Spell Checker. Disabling them helped.



来源:https://stackoverflow.com/questions/14468877/is-there-any-way-to-disable-intellisense-for-a-specific-project-namespace-wh

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