Skip to content

Instantly share code, notes, and snippets.

@amitbend
Last active November 7, 2017 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amitbend/f18cc2af0439e07d87d71afb52701c41 to your computer and use it in GitHub Desktop.
Save amitbend/f18cc2af0439e07d87d71afb52701c41 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2017-11-07T08:21:44.537Z","extensionVersion":"v2.8.5"}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.8.5"
},
{
"metadata": {
"id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
"publisherId": "ecde0778-6fe5-4f72-93a7-196989f19e58",
"publisherDisplayName": "Microsoft"
},
"name": "debugger-for-chrome",
"publisher": "msjsdiag",
"version": "3.4.0"
}
]
{
"files.autoSave": "afterDelay",
"git.enableSmartCommit": true,
"sync.gist": "f18cc2af0439e07d87d71afb52701c41",
"sync.lastUpload": "2017-11-07T08:21:36.152Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.anonymousGist": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment