The SSH: Connect to Host... command fails when SSH: Connect Current Window to Host... works.
Steps to Reproduce:
From the command run SSH: Connect to Host...
Manually enter login information i.e. type user@ipaddress then input your password. I haven't tested this using an ssh config file.
The IDE shows this notification though it's connecting:
A new window is created, however this window isn't connect to the server. This can be seen from the green icon in the lower left. Furthermore, opening a terminal creates one in the local session.
No errors are shown in either the old, or the new window.
Repeating the above steps, but using SSH: Connect Current Window to Host... and everything works as expected.
Additional Information
In my testing, nothing else was necessary to reproduce this issue than what was described. I've tried connecting to both a linux and windows server, from both a linux and windows host, but never got the SSH: Connect to Host... command to work as expected.
Operating System: Windows 11 Version 23H2 (OS Build 22631.4317)
Bug Description:
The
SSH: Connect to Host...
command fails whenSSH: Connect Current Window to Host...
works.Steps to Reproduce:
SSH: Connect to Host...
user@ipaddress
then input your password. I haven't tested this using an ssh config file.SSH: Connect Current Window to Host...
and everything works as expected.Additional Information
In my testing, nothing else was necessary to reproduce this issue than what was described. I've tried connecting to both a linux and windows server, from both a linux and windows host, but never got the
SSH: Connect to Host...
command to work as expected.