auxves / vscode-syncify

A reliable way of syncing your VSCode settings and extensions

Home Page:https://arnohovhannisyan.space/vscode-syncify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syncify

Tests Version Issues License Deps Coverage

Syncify can sync your VSCode settings and extensions across all your devices using multiple methods.

Documentation

The documentation can be found here.

Need Help?

Advantages over Settings Sync

  • No annoying popups
  • Quick setup with GitHub, GitLab, or BitBucket
  • Merge conflict resolution supported
  • Multiple profiles with support for hot-switching (currently only supported on Git method)
  • Simpler settings with intellisense
  • Debug logging for quickly resolving issues
  • Multiple sync methods
    • repo β€” sync using a git repository
    • file β€” sync to local folder, even when offline (can be used with Dropbox, zipped and emailed, etc)
  • Sync command that automatically uploads or downloads if there are changes locally or remotely (only supported on repo method)
  • More intuitive custom file registration and importing
  • Notification for extension installation/uninstallation progress
  • Status bar button to cancel auto-upload
  • Descriptive errors with possible causes and solutions
  • Support for syncing custom extensions that are not from the VSCode Marketplace

Contributors

Thanks goes to these wonderful people (emoji key):


Bennett Piater

πŸ’»

Shan Khan

πŸ€”

dxman

πŸ““ πŸ›

everito

πŸ““ πŸ›

Allen.YL

πŸ““

Frank Hommers

πŸ›

Cezary DroΕΌak

πŸ€”

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A reliable way of syncing your VSCode settings and extensions

https://arnohovhannisyan.space/vscode-syncify

License:MIT License


Languages

Language:TypeScript 100.0%