Multi-root as a default project layout in Che-Theia for simpler multi projects workspaces
See original GitHub issueThe goal of this epic is to gather and track the work towards setting the multi-root workspaces as a default project layout in Che-Theia.
Additional context
https://www.eclipse.org/lists/che-dev/msg04068.html
Sub-tasks
Che 7.27
- Multi-root mode is optional, can be enabled with a feature toggle in a Devfile. https://github.com/eclipse/che/issues/17212
Che 7.28
- Multi-root is a default mode when the DevWorkspace engine is used. https://github.com/eclipse/che/issues/19191
Che 7.29
- Multi-root is a default mode for all workspaces. It can be disabled with the feature toggle in a Devfile. https://github.com/eclipse/che/issues/19389
- Adapt the HappyPath tests to the multi-root mode. https://github.com/eclipse/che/issues/19390
- Enable the multi-root mode for the Devfiles in the Che Devfile Registry https://github.com/eclipse/che/issues/19375
- Check single-to-multi root mode migration in Che-Theia https://github.com/eclipse/che/issues/19445
- Explorer is empty after switching to
che-theia:next
https://github.com/eclipse/che/issues/19551
Che 7.31
- Enable the multi-root mode for Go devfile https://github.com/eclipse/che/issues/19476
Che 7.33
- Add /projects as default project when opening the IDE without any projects in the devfile https://github.com/eclipse/che/issues/19645
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Multi-root Che Theia Workspaces · Issue #17212 - GitHub
Che Theia should automatically switch the layout of the users' projects to a multi-root Che Theia Workspace. Since not all of VS Code...
Read more >Multi-root Workspaces in Visual Studio Code
You can open and work on multiple project folders in Visual Studio Code with multi-root ... It is easy to add another folder...
Read more >[che-dev] Che-Theia multi-root workspaces autodetection
It means that instead of opening a single-root workspace with /projects directory as a root folder, now each project, found in a Devfile, ......
Read more >Work with multiple AL project folders within one workspace
Visual Studio Code offers the multi-root workspace feature, which enables grouping different project folders into one workspace.
Read more >Red Hat CodeReady Workspaces 2.8 Release Notes and ...
Release Notes and Known Issues for Red Hat CodeReady Workspaces 2.8 ... Devfile switch for Single-root/Multi-root mode.
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
added https://github.com/eclipse/che/issues/19476 that needs to be fixed before removing the temporary feature toggle
All sub-tasks are done. So, I’m closing the epic.