Technotes

Technotes for future me

Take Your VS Code Configuration Anywhere Easily with Settings Sync

Settings Sync

This plugin, free in the VS Code marketplace is exactly what its Github description says it is: a tool that can sync your VS Code settings across as many machines as you please (complete with palm tree emojis and all), and Github’s gists make it possible.

And it syncs everything:

  • Settings File
  • Keybinding File
  • Launch File
  • Snippets Folder
  • VSCode Extensions & Extensions Configurations
  • Workspaces Folder

https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync

https://github.com/shanalikhan/code-settings-sync

Last updated on 31 Jan 2021
Published on 23 Oct 2020
Edit on GitHub