microsoft / microsoft/vscode-remote-release
Devcontainer Additional Config Path doesnt work with remote
Open
Nobody has claimed this yet.
bug
containers
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Type: Bug
If I set an additional devcontainer config path and am connected to an SSH server, the extension searches for the local devcontainer config file path but tries to open that path if found on the remote - so if the folder path is different and its not possible to use it over SSH if absolute paths are different.
Extension version: 0.338.1
VS Code version: Code 1.86.0 (05047486b6df5eb8d44b2ecd70ea3bdf775fd937, 2024-01-31T10:29:11.933Z)
OS version: Darwin arm64 23.3.0
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.