Open multiple Projects/Folders in Visual Studio Code

前端 未结 18 1524
误落风尘
误落风尘 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:45

    You can open any folder, so if your projects are in the same tree, just open the folder beneath them.

    Otherwise you can open 2 instances of Code as another option

提交回复
热议问题