Uninstall of CodeRush and ReSharper - Intellisense Not Working

后端 未结 2 1546
长情又很酷
长情又很酷 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.

提交回复
热议问题