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

Better support "Save Workspace" when in single folder workspace context #30849

Closed
sandy081 opened this issue Jul 17, 2017 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-multiroot Multi-root (multiple folders) issues
Milestone

Comments

@sandy081
Copy link
Member

In Single Folder Context, requesting to Save Workspace currently

  • Asks to create a new workspace with existing folder
  • Create a New Workspace
  • Asks to add more folders to the Workspace
  • Then opens newly create workspace
  • Then user has to trigger Save Workspace action again.

This is not helping user at all. Instead, requesting to Save Workspace in Single Folder context should

  • Ask to create a new workspace with existing folder and Save
  • Asks for the location to Save the newly created workspace
  • Open the newly saved workspace
@vscodebot vscodebot bot added the workbench label Jul 17, 2017
@sandy081 sandy081 assigned sandy081 and unassigned bpasero Jul 17, 2017
@sandy081 sandy081 added the workbench-multiroot Multi-root (multiple folders) issues label Jul 17, 2017
@sandy081 sandy081 added this to the July 2017 milestone Jul 17, 2017
@sandy081 sandy081 added the bug Issue identified by VS Code Team member as probable bug label Jul 17, 2017
@sandy081
Copy link
Member Author

@bpasero Here is new flow of Saving a single folder workspace

kapture 2017-07-17 at 16 21 53

@isidorn isidorn added the verified Verification succeeded label Aug 2, 2017
@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
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-multiroot Multi-root (multiple folders) issues
Projects
None yet
Development

No branches or pull requests

3 participants