Skip to content

v1.16.0

Compare
Choose a tag to compare
@Natizyskunk Natizyskunk released this 29 Oct 04:48
· 49 commits to master since this release
000f135

Changelog

  • New v1.16.0 update.
  • [#242] Add order option and fix typos in docs.
  • [#243] Fix refresh when creating/deleting file/folder + Fix 'Reveal in Remote Explorer' and Refresh Button in Remote Explorer.
  • [#244] Cleanup Text in Markdown Files.

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.