Skip to content

Releases: milford-kaito/vscode-sftp

v1.17.0 — ssh2 1.17.0 update (current VS Code compatibility)

Choose a tag to compare

@milford-kaito milford-kaito released this 21 Aug 00:46

Milford maintenance fork of Natizyskunk/vscode-sftp v1.16.3.

  • Update bundled ssh2 to 1.17.0 — fixes isDate is not a function on VS Code 1.123+ (upstream issue Natizyskunk#586)
  • Metadata rebrand only (publisher milford, displayName "SFTP (Milford)"). Commands, settings (sftp.*) and .vscode/sftp.json format unchanged.

Install: download the .vsix and run code --install-extension sftp-1.17.0.vsix (uninstall natizyskunk.sftp first).