Visual Studio 2005 Intellisense stopped working after ReSharper installation

前端 未结 8 2399
一向
一向 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条回答
  •  情歌与酒
    2020-12-03 07:54

    You could try to reset your Visual Studio setting by

    1. End Process devenv.exe from Tast Manager if it is running .(It can close your Browser and Visual Studio)
    2. Run devenv /resetuserdata from Start -> Run

    Hope It can help you.

提交回复
热议问题