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

SSH File System is missing from explorer after updating vscode #227

Closed arunandroapps closed 3 years ago

arunandroapps commented 3 years ago

SSH File System is missing from explorer after updating vscode.

Screenshot 2020-12-17 at 2 04 51 PM

SchoofsKelvin commented 3 years ago

On the left, the second to last icon, is a new SSH FS view, added in v1.19.0. It lists all the configurations, along with all the connections and a bunch of buttons and right-click menus to manage them: image

You can of course drag the Configurations pane to the Explorer view to replicate the old look in a way: image (and you can even hide the whole SSH FS view, with or without first dragging panes out of it to e.g. Explorer)

GitMensch commented 3 years ago

I guess this issue can be closed?