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

Support `statusBar/remoteIndicator` #260

Closed SchoofsKelvin closed 3 years ago

SchoofsKelvin commented 3 years ago

See microsoft/vscode#122102 and this.

We only have to hook in the sshfs.add, sshfs.terminal and ssh.settings commands.

SchoofsKelvin commented 3 years ago

Added in d3a3640