Skip to content

Releases: nonoroazoro/vscode-syncing

Syncing-1.5.3

08 Feb 03:14

Choose a tag to compare

  • Fixed: An error introduced by VSCode 1.20.

Syncing-1.5.2

28 Dec 08:50

Choose a tag to compare

  • Fixed: A bug caused by adm-zip on Linux Mint and Xubuntu (Issue #21).

  • Changed: Enhance user guides.

Syncing-1.5.1

04 Dec 12:51

Choose a tag to compare

  • Added: Added Breaking Changes section in README.md.

  • Changed: Simplified user guide.

  • Changed: Reduced extension file size.

Syncing-1.5.0

04 Dec 07:48

Choose a tag to compare

  • Changed: Rewrite in TypeScript, now we have typings.

  • Added: Isolate the http_proxy setting into Syncing's settings file (which means Syncing will no longer read proxy settings from VSCode settings), this may prevent a potential failure caused by wrong proxy settings while syncing between different devices (Thank @mubaidr for the advice).

  • Added: Pick http_proxy settings from http_proxy and https_proxy environment variables.