Uninstall of CodeRush and ReSharper - Intellisense Not Working

落花浮王杯 提交于 2019-12-02 20:07:27

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.

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.

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