Open
Description
Workspace 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)