OmniSharp.MSBuild.ProjectManager Attempted to update project that is not loaded:

前端 未结 9 1595
离开以前
离开以前 2021-02-02 11:09

I started to develop Asp.net Core web API with the VS code. But when I typing the code Intellisense/Suggestions not working properly. I saw in some resource on the internet whil

9条回答
  •  一向
    一向 (楼主)
    2021-02-02 12:04

    Solved: Check if Visual Studio Build Packages is installed, if so uninstall it. As soon as uninstall VScode will work fine and intellisense feature will be back. Good luck!

提交回复
热议问题