Last active
July 17, 2020 08:58
-
-
Save llk23r/552d9c4ac35100a3f4817262359d04a0 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":"2018-06-11T08:21:49.187Z","extensionVersion":"v2.9.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": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
| "publisherId": "Shan.code-settings-sync", | |
| "publisherDisplayName": "Shan" | |
| }, | |
| "name": "code-settings-sync", | |
| "publisher": "Shan", | |
| "version": "2.9.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "3e8a391a-f3f0-44b2-8631-7847b0c8839a", | |
| "publisherId": "kumar-harsh.graphql-for-vscode", | |
| "publisherDisplayName": "kumar-harsh" | |
| }, | |
| "name": "graphql-for-vscode", | |
| "publisher": "kumar-harsh", | |
| "version": "1.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
| { | |
| "sync.gist": "552d9c4ac35100a3f4817262359d04a0", | |
| "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": "2018-06-08T07:54:11.176Z", | |
| "sync.forceDownload": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment