Skip to content

Instantly share code, notes, and snippets.

@JasonSwindle
Last active January 11, 2017 02:30
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 JasonSwindle/a9b70c6035e5b121356a02a5e1d9efd5 to your computer and use it in GitHub Desktop.
Save JasonSwindle/a9b70c6035e5b121356a02a5e1d9efd5 to your computer and use it in GitHub Desktop.
Visual Studio Code Sync Settings GIST
{"lastUpload":"2017-01-11T02:30:06.861Z"}
[
{
"metadata": {
"id": "fef34a3f-ede8-49c1-8b6b-20345eb423a6",
"publisherId": "e83f1a8c-e92c-4568-b73a-93e588b0ca5c",
"publisherDisplayName": "moozzyk"
},
"name": "Arduino",
"publisher": "moozzyk",
"version": "0.0.4"
},
{
"metadata": {
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
"publisherId": "901b401e-7657-4a33-8c9a-0854c569607e",
"publisherDisplayName": "HookyQR"
},
"name": "beautify",
"publisher": "HookyQR",
"version": "0.7.3"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.4.2"
},
{
"metadata": {
"id": "e8b488af-fccf-4adf-b60c-fc7455bea107",
"publisherId": "4534c4fe-f5e7-4c04-943b-3a6dad3e61dc",
"publisherDisplayName": "Emil Åström"
},
"name": "LogFileHighlighter",
"publisher": "emilast",
"version": "1.0.1"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7",
"publisherDisplayName": "Don Jayamanne"
},
"name": "python",
"publisher": "donjayamanne",
"version": "0.5.5"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "bc3f1075-3ced-4395-9b1b-3f0ecaee83be",
"publisherDisplayName": "Microsoft"
},
"name": "vscode-docker",
"publisher": "PeterJausovec",
"version": "0.0.11"
},
{
"metadata": {
"id": "0cb81da2-1880-4755-9995-0ae9cc728e20",
"publisherId": "0a72d6f9-f644-4e7d-93fe-34389b97e913",
"publisherDisplayName": "Josh Johnson"
},
"name": "xml",
"publisher": "DotJoshJohnson",
"version": "1.7.0"
}
]
// Place your settings in this file to overwrite the default settings
{
"window.zoomLevel": 0,
"sync.gist": "a9b70c6035e5b121356a02a5e1d9efd5",
"sync.lastUpload": "1970-01-01T00:00:00.000Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "1970-01-01T00:00:00.000Z",
"sync.version": 242,
"sync.showSummary": true,
"sync.forceDownload": false,
"sync.workspaceSync": false,
"sync.anonymousGist": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment