Created
September 19, 2017 09:22
-
-
Save nseba/45cdf6f7a6586247f63faf0e7ebed0a1 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2017-09-19T09:22:00.062Z","extensionVersion":"v2.8.3"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"metadata": { | |
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a", | |
"publisherId": "901b401e-7657-4a33-8c9a-0854c569607e", | |
"publisherDisplayName": "HookyQR" | |
}, | |
"name": "beautify", | |
"publisher": "HookyQR", | |
"version": "1.1.1" | |
}, | |
{ | |
"metadata": { | |
"id": "fade5c3d-baa8-4693-9672-8618c34bc79e", | |
"publisherId": "1c943eba-c73d-4022-972f-8043416b8fd1", | |
"publisherDisplayName": "William Whitehead" | |
}, | |
"name": "bootstrap-3-snippets", | |
"publisher": "wcwhitehead", | |
"version": "0.1.0" | |
}, | |
{ | |
"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.3" | |
}, | |
{ | |
"metadata": { | |
"id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28", | |
"publisherId": "7fe357ee-5480-4a7d-a4e9-009d9438c2a3", | |
"publisherDisplayName": "Mohamed Abusaid" | |
}, | |
"name": "html-snippets", | |
"publisher": "abusaidm", | |
"version": "0.1.0" | |
}, | |
{ | |
"metadata": { | |
"id": "4ae6dc82-7981-4f10-bd81-2d72aec37f39", | |
"publisherId": "f01a7894-535b-451f-980b-1a4bee6d63f3", | |
"publisherDisplayName": "jock" | |
}, | |
"name": "svg", | |
"publisher": "jock", | |
"version": "0.0.9" | |
}, | |
{ | |
"metadata": { | |
"id": "c711b8dd-0bea-449f-8e50-cbc91672da26", | |
"publisherId": "d142cf02-af52-4395-9363-148909445cb3", | |
"publisherDisplayName": "idleberg" | |
}, | |
"name": "svg-icons", | |
"publisher": "idleberg", | |
"version": "0.5.0" | |
}, | |
{ | |
"metadata": { | |
"id": "b4e38a00-351e-4981-b9b4-2174c7865c2f", | |
"publisherId": "c9dc0ce4-2cc9-440f-a476-fad4af6f223d", | |
"publisherDisplayName": "sidthesloth" | |
}, | |
"name": "svg-snippets", | |
"publisher": "sidthesloth", | |
"version": "1.0.1" | |
}, | |
{ | |
"metadata": { | |
"id": "a3922e3f-57b7-4f26-8dac-63ad88746ff2", | |
"publisherId": "87e3e2a4-ac17-425a-a4b6-698bc44254fe", | |
"publisherDisplayName": "Kiss Tamás" | |
}, | |
"name": "svgpreview", | |
"publisher": "kisstkondoros", | |
"version": "0.2.0" | |
}, | |
{ | |
"metadata": { | |
"id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757", | |
"publisherId": "0b5821dc-b7ab-4fa0-bcee-c2add1d8f9db", | |
"publisherDisplayName": "egamma" | |
}, | |
"name": "vscode-npm-script", | |
"publisher": "eg2", | |
"version": "0.2.1" | |
}, | |
{ | |
"metadata": { | |
"id": "6f5d4f30-67aa-4151-80c0-1bbe8ca5f9db", | |
"publisherId": "1dfd9e90-5113-4f41-bfad-a22f8288078e", | |
"publisherDisplayName": "cssho" | |
}, | |
"name": "vscode-svgviewer", | |
"publisher": "cssho", | |
"version": "1.4.2" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Empty |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Empty |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sync.gist": "", | |
"sync.lastUpload": "2017-09-19T09:21:17.472Z", | |
"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