Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard support for remote SSH platform #2997

Open
roblourens opened this issue May 14, 2020 · 9 comments
Open

Wildcard support for remote SSH platform #2997

roblourens opened this issue May 14, 2020 · 9 comments
Assignees
Labels
feature-request Request for new features or functionality ssh Issue in vscode-remote SSH
Milestone

Comments

@roblourens
Copy link
Member

#2606 (comment)

@roblourens roblourens added ssh Issue in vscode-remote SSH feature-request Request for new features or functionality labels May 14, 2020
@roblourens roblourens self-assigned this May 14, 2020
@roblourens roblourens added this to the Backlog milestone May 14, 2020
@dizys
Copy link

dizys commented Jul 1, 2020

any chance we'd have this feature soon?

@rbracco
Copy link

rbracco commented Dec 28, 2020

Any update on this? I'm using VSCode to connect to colab instances and have to always select Linux during the startup process. It'd be great if there was a way to set remote.SSH.remotePlatform's item to a wildcard so it would always know it was Linux. Thank you!

@aallrd
Copy link

aallrd commented Apr 30, 2021

Hello,
Do you have an update on this feature?
We are using the remote SSH extension and it seems VS Code cannot automatically detect the type of server we are connecting to (RHEL).
Almost all our support requests come from users that don't notice the select platform drop-down and get stuck because they click somewhere else in VS Code when nothing happens:

[16:21:31.728] getPlatformForHost was canceled
[16:21:31.729] Resolver error: Connecting was cancel

@grimwm
Copy link

grimwm commented Jul 21, 2022

I'm ditto'ing what others want here. I'd like to be able to setup a wildcard for a couple reasons:

  1. I already know certain machines that could match a wildcard will be linux.
  2. I want to stop getting asked when I log into a new server which OS it is.

@DawidSzczygiel
Copy link

That would be extremally useful feature.

@shayani
Copy link

shayani commented Oct 5, 2022

Me too

@averyscottnorris
Copy link

Would like to see this as well. We've recently started using GitPod, which uses dynamic ssh hostnames, and so I've got about 50 (and ever-growing) gitpod URLs in my user settings 😬

@lgarron
Copy link

lgarron commented Apr 27, 2023

Would like to see this as well. We've recently started using GitPod, which uses dynamic ssh hostnames, and so I've got about 50 (and ever-growing) gitpod URLs in my user settings 😬

This is also causing causing issues for me.

https://github.com/Microsoft/vscode-remote-release is not clear about where the source code for the SSH extension is — is there a public location for the source code that one could send a PR for this?

@cswpy
Copy link

cswpy commented Apr 5, 2024

I feel like this feature would be very useful for people for are using a cluster for work. I am right now using a wildcard to match a prefix and use the same config entry for all of them. I don't know the best way to store a single/several matched entry in the SSH remote explorer but this would be super useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

10 participants