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

CLI: Allow to open multiple folders in one workspace #30599

Closed
bpasero opened this issue Jul 13, 2017 · 1 comment
Closed

CLI: Allow to open multiple folders in one workspace #30599

bpasero opened this issue Jul 13, 2017 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality on-testplan workbench-multiroot Multi-root (multiple folders) issues
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jul 13, 2017

It would be nice to have a command line argument to open multiple folders provided in one workspace instead of multiple windows.

There is some overlap with #30598 and we have to decide if we want to keep one command line option for the same thing or not. Maybe the "--new-window" argument could be used to understand that the user wants to create a new workspace vs. adding to an existing workspace.

Another idea was to pick on the "--reuse-window" argument to decide if a workspace should get opened or not.

@bpasero bpasero added feature-request Request for new features or functionality workbench-multiroot Multi-root (multiple folders) issues labels Jul 13, 2017
@bpasero bpasero modified the milestones: September 2017, On Deck Aug 17, 2017
@bpasero bpasero modified the milestones: August 2017, On Deck Aug 28, 2017
@bpasero bpasero self-assigned this Aug 28, 2017
@bpasero
Copy link
Member Author

bpasero commented Aug 28, 2017

Passing multiple folders from the command line to VS Code will now create a new untitled workspace to open the folders into a single window. Same when dropping multiple folders on the dock (macOS) or picking multiple folders via File > Open.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality on-testplan workbench-multiroot Multi-root (multiple folders) issues
Projects
None yet
Development

No branches or pull requests

1 participant