Uninstall of CodeRush and ReSharper - Intellisense Not Working

后端 未结 2 1547
长情又很酷
长情又很酷 2021-02-02 07:07

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

Now my intellisense

相关标签:
2条回答
  • 2021-02-02 07:50

    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.

    0 讨论(0)
  • 2021-02-02 07:52
    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.

    0 讨论(0)
提交回复
热议问题