Visual Studio 2005 Intellisense stopped working after ReSharper installation

前端 未结 8 2378
一向
一向 2020-12-03 07:06

I installed the ReSharper evaluation version and uninstalled it. Afterwards Visual Studio\'s Intellisense stopped working. I have restarted computer but I still have this pr

8条回答
  •  -上瘾入骨i
    2020-12-03 07:56

    devenv /ResetSettings worked after uninstalling ReSharper. I did not have to do a repair. I did verify that the settings were checked under Text Editor > C#, but ResetSettings was the only thing that worked.

提交回复
热议问题