vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

Wildcard support for remote SSH platform

Open roblourens opened this issue 5 years ago • 5 comments

https://github.com/microsoft/vscode-remote-release/issues/2606#issuecomment-628540700

roblourens avatar May 14 '20 13:05 roblourens

any chance we'd have this feature soon?

dizys avatar Jul 01 '20 06:07 dizys

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!

rbracco avatar Dec 28 '20 17:12 rbracco

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

aallrd avatar Apr 30 '21 15:04 aallrd

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.

grimwm avatar Jul 21 '22 14:07 grimwm

That would be extremally useful feature.

DawidSzczygiel avatar Sep 19 '22 09:09 DawidSzczygiel

Me too

shayani avatar Oct 05 '22 12:10 shayani

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 😬

averyscottnorris avatar Feb 14 '23 23:02 averyscottnorris

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?

lgarron avatar Apr 27 '23 05:04 lgarron

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.

cswpy avatar Apr 05 '24 20:04 cswpy