You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up an OpenSSH on Windows machine to work with pubkey authentication from macOS to Windows, but "Can't connect to winmachine: unreachable or not Linux x86_64".
I just want to run powershell 5 code remotely from macOS in VSCode at windows machine without any pain. And I can't use "Enter-PSSession" from macOS inside VSCode because it requeries powershell core and connect to powershell core on Windows through ssh. It doesn't make any sense.
The text was updated successfully, but these errors were encountered:
I set up an OpenSSH on Windows machine to work with pubkey authentication from macOS to Windows, but "Can't connect to winmachine: unreachable or not Linux x86_64".
I just want to run powershell 5 code remotely from macOS in VSCode at windows machine without any pain. And I can't use "Enter-PSSession" from macOS inside VSCode because it requeries powershell core and connect to powershell core on Windows through ssh. It doesn't make any sense.
The text was updated successfully, but these errors were encountered: