Skip to content

vscode-sftp v1.15.8

Compare
Choose a tag to compare
@Natizyskunk Natizyskunk released this 12 Nov 23:24
· 162 commits to master since this release
daf97bd

Changelog

  • New v1.15.8 update.
  • Fix 'Upload Changed Files' & 'No Such File' bugs.
  • Make the 'Upload Changed Files' command visible and add a default keyboard shortcut (Ctrl+Alt+U) to call it.
  • Update Webpack from v4.39.2 to v5.0.0.
  • Update Webpack-cli from v3.3.7 to v4.7.0.

Installation

Method 1 (Recommended : Auto update)

  1. Select Extensions (Ctrl + Shift + X).
  2. Uninstall current sftp extension from @liximomo
  3. Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
  4. Voilà !

Method 2 (Manual update)

To install it just follow thoses steps from within VSCode :

  1. Select Extensions (Ctrl + Shift + X).
  2. Uninstall current sftp extension from @liximomo
  3. Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
  4. Locate VSIX file and select.
  5. Reload VSCode.
  6. Voilà !

Notes

The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.