SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

Open remote SSH Terminal Doesn't Work in Latest Update #228

Closed thekendog closed 3 years ago

thekendog commented 3 years ago

Whatever update came out yesterday broke the functionality where I could right click on a folder in the file explorer and open an SSH terminal there. Now, I get a dropdown prompt that does nothing when I click on it.

SchoofsKelvin commented 3 years ago

Fixed in b0155c5 (and skipping the prompt in d66e278), will be live in v1.19.1 of the extension.