microsoft / microsoft/vscode-remote-release
Add Folder to Workspace inside container displays error
Open
@alexdima is already working on this.
Since Jun 1, 2023.
containers
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
- VSCode Version: 1.78.2
- Local OS Version: macOS 13.4 (but, problem is not unique to macOS)
- Remote OS Version: Any (but I used https://github.com/Microsoft/vscode-remote-try-cpp)
- Remote Extension/Connection Type:
- Dev Containers v0.292.0
- Dev Containers v0.294.0 (Pre-Release)
Steps to Reproduce:
- Create a new devcontainer (used https://github.com/Microsoft/vscode-remote-try-cpp)
- Inside Container:
mkdir /workspaces/some_other_dir - Inside Container: "Add Folder to Workspace" --> Add /workspaces/some_other_dir
- Error Dialog pops up. But, if you hit Cancel, everything still works (Confusing for users)
Other notes:
- Does this issue occur when you try this locally?: No
- Very easy to reproduce
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.