Allow to open multiple workspaces in the same window
See original GitHub issueWorkspace feature is great because we can grouping projects in a top context (microservices projects in a big API workspace). But, only one workspace can be open. This feature can be powerful if multiple workspaces can be open at the same time (in the same window).
And another request : it will be great if :
- Right click on the workspace name should open menu with a “settings” item (which open xxxx.code-workspace).
- Workspace settings should contain a
name
attribute (to clearly identify the workspace in the left pane in VS Code)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:989
- Comments:189 (1 by maintainers)
Top Results From Across the Web
Multi-root Workspaces in Visual Studio Code
You can use Ctrl+Click or Shift+Click to select multiple repositories. Their details will appear as separate regions underneath. Extensions. If you are an ......
Read more >Open multiple Projects/Folders in Visual Studio Code
Solution: simply right click on VS Code .exe file, and click "New Window" you can open as many new windows as you want....
Read more >Is there a way to open a second workspace on the visual ...
You can open multiple folders in a single workspace, but you can only have one workspace open at a time in a given...
Read more >Work in multiple spaces on Mac - Apple Support
On your Mac, if the desktop becomes cluttered with open app windows, ... Tip: Make your spaces unique by assigning a different desktop...
Read more >Multiple desktops in Windows - Microsoft Support
Create multiple desktops · On the taskbar, select the Task view icon, then select New desktop. · Open the apps you want to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
To clarify, this story is specifically not relating to multi-root workspaces, but rather requesting the ability to display multiple separate workspaces within the same OS window, correct? Asking because I noticed the github issue has the #multi-root label, which I believe may be inaccurate.
Agree, this functionality is really lacking. Working with multiple repos/folders where you want to keep a certain separation from one another (while maintaining easy access) is a bit of a pain right now.