Last active
September 25, 2017 05:57
-
-
Save rugor/79a3c838447a1491fc63daa57e7cae3d 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-25T05:57:00.565Z","extensionVersion":"v2.8.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
[ | |
{ | |
"metadata": { | |
"id": "d3836729-9cc1-42c1-b2af-d50071f57d29", | |
"publisherId": "38bbe3f0-5204-4170-845e-c2f966d979b8", | |
"publisherDisplayName": "Jun Han" | |
}, | |
"name": "auto-close-tag", | |
"publisher": "formulahendry", | |
"version": "0.4.3" | |
}, | |
{ | |
"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": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe", | |
"publisherDisplayName": "Shan Khan" | |
}, | |
"name": "code-settings-sync", | |
"publisher": "Shan", | |
"version": "2.8.2" | |
}, | |
{ | |
"metadata": { | |
"id": "c16f95f6-9b42-4a24-9bf4-245d4ea54fc5", | |
"publisherId": "ca7f8bd1-9975-4624-9507-225609f5193f", | |
"publisherDisplayName": "Brad Gashler" | |
}, | |
"name": "htmltagwrap", | |
"publisher": "bradgashler", | |
"version": "0.0.3" | |
}, | |
{ | |
"metadata": { | |
"id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", | |
"publisherId": "a892fb38-060b-475f-9e73-2e06a8a17a68", | |
"publisherDisplayName": "Christian Kohler" | |
}, | |
"name": "npm-intellisense", | |
"publisher": "christian-kohler", | |
"version": "1.3.0" | |
}, | |
{ | |
"metadata": { | |
"id": "a41c1549-4053-44d4-bf30-60fc809b4a86", | |
"publisherId": "a892fb38-060b-475f-9e73-2e06a8a17a68", | |
"publisherDisplayName": "Christian Kohler" | |
}, | |
"name": "path-intellisense", | |
"publisher": "christian-kohler", | |
"version": "1.4.2" | |
}, | |
{ | |
"metadata": { | |
"id": "e52bce95-a629-455f-8626-e7301b9e372a", | |
"publisherId": "d130428c-b098-4251-9451-371e680d33b2", | |
"publisherDisplayName": "Robin Bentley" | |
}, | |
"name": "sass-indented", | |
"publisher": "robinbentley", | |
"version": "1.4.2" | |
}, | |
{ | |
"metadata": { | |
"id": "bcf8d2e0-44aa-4c41-bba0-265032fcd6f6", | |
"publisherId": "3a1bd914-dacc-4903-89d9-bd7ff757eb7f", | |
"publisherDisplayName": "Mihai Vilcu" | |
}, | |
"name": "spacegray-vscode", | |
"publisher": "ionutvmi", | |
"version": "1.2.3" | |
}, | |
{ | |
"metadata": { | |
"id": "529697b9-b343-4b1c-ba2f-f5ef692132d4", | |
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee", | |
"publisherDisplayName": "Microsoft" | |
}, | |
"name": "sublime-keybindings", | |
"publisher": "ms-vscode", | |
"version": "2.9.1" | |
}, | |
{ | |
"metadata": { | |
"id": "513cf511-3894-4ee2-8c34-13ab83ddfd37", | |
"publisherId": "0b5821dc-b7ab-4fa0-bcee-c2add1d8f9db", | |
"publisherDisplayName": "egamma" | |
}, | |
"name": "tslint", | |
"publisher": "eg2", | |
"version": "0.17.0" | |
}, | |
{ | |
"metadata": { | |
"id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483", | |
"publisherId": "c3b70842-905b-406e-8f5b-153e8de05481", | |
"publisherDisplayName": "Pine Wu" | |
}, | |
"name": "vetur", | |
"publisher": "octref", | |
"version": "0.9.7" | |
}, | |
{ | |
"metadata": { | |
"id": "d7b592dd-41c9-4f2b-acf3-055ae65e55c6", | |
"publisherId": "f3764338-6fd9-45d3-be23-3da192e4db4b", | |
"publisherDisplayName": "dzannotti" | |
}, | |
"name": "vscode-babel-coloring", | |
"publisher": "dzannotti", | |
"version": "0.0.4" | |
}, | |
{ | |
"metadata": { | |
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a", | |
"publisherId": "3d894ec1-7c48-4c7d-9d12-9738c4d94db3", | |
"publisherDisplayName": "Roberto Huertas" | |
}, | |
"name": "vscode-icons", | |
"publisher": "robertohuertasm", | |
"version": "7.12.0" | |
} | |
] |
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
{ | |
"workbench.colorTheme": "Spacegray Ocean Dark", | |
"window.zoomLevel": 1, | |
"workbench.iconTheme": "vscode-icons", | |
"editor.fontSize": 14, | |
"workbench.welcome.enabled": false, | |
"sync.gist": "79a3c838447a1491fc63daa57e7cae3d", | |
"sync.lastUpload": "2017-07-18T06:10:12.014Z", | |
"sync.autoDownload": false, | |
"sync.autoUpload": false, | |
"sync.lastDownload": "2017-07-19T17:04:17.680Z", | |
"sync.forceDownload": false, | |
"sync.anonymousGist": false, | |
"sync.host": "", | |
"sync.pathPrefix": "", | |
"sync.quietSync": false, | |
"sync.askGistName": false, | |
"vsicons.dontShowNewVersionMessage": true | |
} |
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
{"version":"7.13.0","status":0,"welcomeShown":true} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment