Skip to content

Multi root: transition without window reload #32945

@bpasero

Description

@bpasero

Now that we can restart the extension host we should explore to enter multi-root workspace mode from 0 or 1 folder workspace without requiring a window reload.

This requires all users of the IWorkspaceContextService to be ready for the transition of zero or one folder into a workspace without window reload. The following larger components need to be adopted:

Instead of statically checking for a workspace being present or not, these components should subscribe to the onDidChangeWorkspaceRoots event and handle all cases (0 folders, 1 folder, N folders).

Metadata

Metadata

Labels

debtCode quality issuesfeature-requestRequest for new features or functionalityon-testplanplan-itemVS Code - planned item for upcomingworkbench-multirootMulti-root (multiple folders) issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions