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 add additional folders to a workspace #30598

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

CLI: Allow to add additional folders to a workspace #30598

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

We should have a command that adds folders to a workspace that is opened.

One idea is to have -a, --add <folders> and a list of folders that will be added to the last active workspace. If no workspace is opened, we can open the last active one. If no workspace was ever created, we can create one with the list of folders.

@vscodebot vscodebot bot added the workbench label Jul 13, 2017
@bpasero bpasero added feature-request Request for new features or functionality workbench-multiroot Multi-root (multiple folders) issues labels Jul 13, 2017
@bpasero bpasero removed their assignment 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

code --add <folder path(s)> : Add folder(s) to the last active window

@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