vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

Devcontainer Additional Config Path doesnt work with remote

Open jphme opened this issue 1 year ago • 0 comments

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

jphme avatar Feb 11 '24 22:02 jphme