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

[Suggestion] Add another "Open Workspace" button in the notification if add Docker files without workspace #2599

Closed
v-ruizh opened this issue Jan 7, 2021 · 1 comment

Comments

@v-ruizh
Copy link

v-ruizh commented Jan 7, 2021

OS: Windows 10
Build Version: 20210106.8

Repro Steps:

  1. Make sure there is no folder or workspace opening in VS Code.
  2. F1 -> Docker: Add Docker Compose Files to Workspace... -> Check the notification.

Actual:
There is only one "Open Folder" button in the notification.
image

Suggestion:
Add another "Open Workspace" button in the notification.

More Info:
This issue also reproduces when executing "Add Docker Files to Workspace..." command without workspace.

@v-ruizh v-ruizh added the AT-CTI label Jan 7, 2021
@bwateratmsft
Copy link
Collaborator

We intentionally decided to exclude the "Open Workspace" button. Users can still open a workspace, of course, but most of our features work better with just folders rather than workspaces (especially debugging, see #2327 for example).

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants