microsoft / microsoft/vscode-remote-release
Distinguish hosts with the same Host but different Ports in Explorer
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I used the add button to connect to another Windows device, which runs WSL2, port 1 connects to the host Windows, and port 2 connects to Linux in WSL2. However, after adding them, they share the same Host field in ssh_config. At this point, SSH Explorer cannot distinguish between them.
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.
Research direction
Reproduce the issue by adding two Windows/WSL2 connections that share a Host value but use different ports, then inspect how SSH Explorer reads and displays ssh_config entries. Done means both connections remain distinguishable and can be selected independently in Explorer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100