Cannot open solution file in Visual Studio Code

Yousuf picture Yousuf · Apr 30, 2015 · Viewed 105.2k times · Source

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 there a way to open existing project solutions in VS Code?

Answer

Benjamin Pasero picture Benjamin Pasero · May 1, 2015

When you open a folder in VSCode, it will automatically scan the folder for typical project artifacts like project.json or solution files. From the status bar in the lower left side you can switch between solutions and projects.