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

After a VS Code Update SSHFS is disabled #308

Closed 1000dinge closed 2 years ago

1000dinge commented 2 years ago

Hi, after a recent update VS Code has disabled the SSHFS-Extension until i install vscode-remote. As i remember that extension was not neccessary until now. I'm not a daily user of VS Code, so its possible i missed something, but as vscode-remote install things on the remote system i dont want to use that extension.

Is it possible to us SSHFS without enable vscode-remote?

psolyca commented 2 years ago

I am using VSCodium and vscode-remote is not needed. I am with SSH FS 1.24.0.

SchoofsKelvin commented 2 years ago

Which version of VS Code and the extension have you installed? I just tested with VS Code 1.62.0 and version 1.24.0 of the extension and it works fine for me without any vscode-remote-related extension installed.

1000dinge commented 2 years ago

After updating to VSCode 1.62.0 (MacOs 11.6) thru Autoupdate SHFS (latest) and the MSSQL-Extension were disabled because i had to install and use VSCode Server. I used VSCode last week and all works fine, and i don't updated MacOs or something since. As you guys have no problems with that, please close this ticket. I'll give VSCodium a shot or restore VSCode in the last version from backup to understand what happend. Thank you guys.

1000dinge commented 2 years ago

I reverted to 1.59.1 from Time Machine and disabled AutoUpdate. It works immediately. Strange.