Cannot open solution file in Visual Studio Code

前端 未结 4 1314
时光取名叫无心
时光取名叫无心 2021-02-03 16:42

I have installed the Visual Studio Code on Windows. When I try to open a solution file in VS Code it opens the solution file, instead of opening all projects in solution. Is the

4条回答
  •  感动是毒
    2021-02-03 17:20

    But you can open the folder with the .SLN in to edit the code in the project, which will detect the .SLN to select the library that provides Intellisense.

提交回复
热议问题