vscode-sftp v1.15.18
Changelog
- New v1.15.18 update.
- Update npm
async
depedency to v3.2.4. - Update npm
fs-extra
depedency to v10.1.0. - Update npm
tmp
depedency to v0.2.1. - Update npm
upath
depedency to v2.0.1.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.