Intellisense not working

后端 未结 16 1919
滥情空心
滥情空心 2020-12-25 13:29

I am opening files from a server ASP.net and the VB codebehind files, and my visual studio is not working correctly, Intellisense is dead and if i right click the \"Go to

16条回答
  •  天涯浪人
    2020-12-25 14:00

    After uninstalling ReSharper, the squigglies that show up underneath a syntax error stopped showing up in the code editor.

    This blog post helped me fix the issue.

提交回复
热议问题