Open multiple Projects/Folders in Visual Studio Code

Manish Sapkal picture Manish Sapkal · May 14, 2015 · Viewed 151.6k times · Source

How do I open multiple projects/folders in a single Visual Studio Code instance, and open multiple files in single view? Does it has any option for future change request?

Answer

Ryan Pergent picture Ryan Pergent · Jun 29, 2017

Not sure why the simplest solution is not mentioned. You can simply do File>New Window and open the other project in the new window.