Uninstall of CodeRush and ReSharper - Intellisense Not Working

你离开我真会死。 提交于 2019-12-03 06:30:52

问题


Install order:
Visual Studio 2008
ReSharper
Uninstall ReSharper
CodeRush with Refactor Pro
Uninstall CodeRush with Refactor Pro

Now my intellisense doesn't work. Any settings I should look at before I try a uninstall / reinstall? I'm sure there must be something buried in the Options that these plug-ins hook into or override.


回答1:


Here are a couple of settings to check:

Tools > Options > Text Editor > C# > General > Statement completion

"Auto list members" and "Parameter information" should be checked.

Tools > Options > Text Editor > C# > General > IntelliSense

"Show completion list after a character is typed" and "Committed by pressing the space bar" should be checked.




回答2:


Tools > Import and Export Settings > Reset all settings

It sucks, but it's the only way I know of to restore intellisense after uninstalling Resharper.



来源:https://stackoverflow.com/questions/1908420/uninstall-of-coderush-and-resharper-intellisense-not-working

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