liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

Open SSH Connection vscode win10 does not work as expected #980

Open jafnhaar opened 2 years ago

jafnhaar commented 2 years ago

Do you read the FAQ?

Describe the bug When clicking on "Open SSH in terminal" on sftp explorer it just opens a terminal without SSH.

To Reproduce Steps to reproduce the behavior:

  1. install vscode latest version for windows
  2. install sftp and configure host
  3. click on open ssh in terminal

Expected behavior It shoud open a terminal with SSH to selected host

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Extension Logs from Startup - required [01-22 14:50:20] [trace] run command 'Open Ssh Connection'

Natizyskunk commented 2 years ago

Could you try my version and tell me if it fix your problem ? You can find it here.