microsoft / microsoft/vscode-remote-release
Remote code command precedence on PATH
Open
@roblourens is already working on this.
Since Mar 3, 2021.
bug
plan-review
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
- VSCode Version: 1.53.1
- Local OS Version: Windows 10 20H2
- Remote OS Version: macOS Catalina 10.15.7
- Remote Extension/Connection Type: SSH
I am using remote ssh to connect to a machine that already has vscode installed on it. It seems that the local vscode code command takes presidence in the path over the remote vscode's code command. on macos the local code is located in /usr/local/bin/code.
Is there a way to have remote-ssh handle this situation to prefer the remote code command. I'm not entirely sure if this is a bug, or a misconfiguration on my end.
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.