microsoft / microsoft/vscode-remote-release

Remote code command precedence on PATH

Open
#4,451 18 comments 5 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.