Skip to content

Instantly share code, notes, and snippets.

@The-OMG
Last active July 13, 2018 03:05
Show Gist options
  • Save The-OMG/9149849d19365f04ec4f377d3452ee42 to your computer and use it in GitHub Desktop.
Save The-OMG/9149849d19365f04ec4f377d3452ee42 to your computer and use it in GitHub Desktop.
VSCode's Settings - Syncing
{"lastUpload":"2018-07-13T03:05:35.468Z","extensionVersion":"v2.9.2"}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.9.2"
}
]
{
"workbench.colorTheme": "Nord",
"workbench.iconTheme": "vscode-icons",
"team.showWelcomeMessage": false,
"editor.renderIndentGuides": false,
"sync.gist": "9149849d19365f04ec4f377d3452ee42",
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastUpload": "",
"sync.lastDownload": "",
"sync.forceDownload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment