[Remote-SSH Bug]: Includes not appearing in remote hosts list on Windows (still/again?) #10177
Closed
2 of 3 tasks
Labels
Milestone
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
settingConnect Locally
It doesn’t connect successfully (different error message)
->
This seems to match #65 which is closed, but part of the issue is not resolved, at least not on Windows.
I have several lists of hosts in separate files. For regular ssh to work I have this in my .ssh/config:
Because VSC doesn't support / or ~, I have this in my .ssh/config-vs:
I also tried
Include my_vms
. Neither of those includes makes the list of targets appear in the remote hosts list. They only appear if I place them directly into config-vs. This is annoying because it means maintaining two lists, one for VSC and one for everything else.Expected Behavior
.ssh/config should support "Include" and the list of targets should appear in the remote host list, just like it does if all the hosts are specified directly in the config file.
Steps To Reproduce
Windows 11, VSC 1.90
Remote-SSH Log
Does not apply
Anything else?
No response
The text was updated successfully, but these errors were encountered: