Home >Development Tools >VSCode >How to double-open windows in vscode
How to double-open vscode?
When you need to open multiple projects in VSCode, you must distinguish the specific situations and open them specifically
1. Multiple projects need to be opened in the same VSCode
2. Multiple Open VSCode to open different projects
Recommended learning:vscode tutorial
Click [File] in the menu bar, then select [Add Folder to Workspace], and then add related project folders to the workspace, so that multiple projects can be opened in the same VSCode
The above is the detailed content of How to double-open windows in vscode. For more information, please follow other related articles on the PHP Chinese website!