Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Multi-Root Workspaces #729

Open
fanantoxa opened this issue Aug 31, 2019 · 2 comments
Open

Feature: Multi-Root Workspaces #729

fanantoxa opened this issue Aug 31, 2019 · 2 comments
Labels
A-file-explorer Area: File explorer enhancement New feature or request

Comments

@fanantoxa
Copy link
Contributor

Sublimetext and vscode implements Workspace / Project
documentation here: http://docs.sublimetext.info/en/latest/file_management/projects.html
https://code.visualstudio.com/docs/editor/multi-root-workspaces

This feature allow to work with many folders at the same time and hold special config for it.
For example you can have back-end, front-end and worker as independent applications but feature might require to make changes in all of them

This feature might too ambitious for Pre-Alpha.
Minimal implementation might be to allow add multiple folder to file three

@bryphe bryphe added the enhancement New feature or request label Sep 6, 2019
@bryphe
Copy link
Member

bryphe commented Sep 6, 2019

Related to #640 #639 and #440

@glennsl glennsl added the A-file-explorer Area: File explorer label Nov 18, 2019
@bryphe bryphe changed the title Feature: Workspace / Project Feature: Multi-Root Workspaces Aug 3, 2020
@bryphe
Copy link
Member

bryphe commented Aug 3, 2020

I'll use this to track implementing multi-root workspaces / integrating with the Code extension host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-file-explorer Area: File explorer enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants