Open multiple Projects/Folders in Visual Studio Code

前端 未结 18 1528
误落风尘
误落风尘 2020-12-12 12:23

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?

18条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-12 12:44

    It's not possible to open a new instance of Visual Studio Code normally, neither it works if you open the new one as Administrator.

    Solution: simply right click on VS Code .exe file, and click "New Window" you can open as many new windows as you want. :)

提交回复
热议问题