Skip to main content
Mark Llobrera

Top level navigation menu

VS Code Settings Sync Extension

If you work on multiple machines, the handy Settings Sync extension can keep your extensions and keyboard shortcuts synchronized via a public gist.

A few notes:

Update 2018-06-08 #

If you want to auto-upload/download, set:

"sync.autoDownload": true,
"sync.autoUpload": true,

in your User Settings file.