microsoft / microsoft/vscode-remote-release
remotePlatform notification is sometimes shown unnecessarily
Open
@roblourens is already working on this.
Since Jun 7, 2024.
bug
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Is there an existing issue for this bug?
- I have searched the existing issues
Required Troubleshooting Steps
- I have followed these troubleshooting steps
- I have tried both values of the
remote.SSH.useLocalServersetting
Connect Locally
It connects successfully
->
No response
Expected Behavior
We configure remote platform using wildcard syntax in user settings to prevent the prompt on each connection. It works nicely, but on Windows a user still sees a following notification in the remote window:
You selected "linux" as the remote platform - this will be stored in the setting "remote.SSH.remotePlatform" and can be changed there if needed.
Although a user is not prompted anymore.
Steps To Reproduce
No response
Remote-SSH Log
Remote-SSH Log
[PASTE LOG HERE]
Anything else?
No response
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.