Last active
August 6, 2020 08:07
-
-
Save zhuixinjian/2eb0e9ca6472a1d2f0c8bee6f261bd64 to your computer and use it in GitHub Desktop.
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":"2020-08-06T08:07:38.614Z","extensionVersion":"v3.4.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": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
| "publisherId": "Shan.code-settings-sync", | |
| "publisherDisplayName": "Shan" | |
| }, | |
| "name": "code-settings-sync", | |
| "publisher": "Shan", | |
| "version": "3.4.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
| { | |
| "editor.fontSize": 16, | |
| "editor.minimap.enabled": false, | |
| "editor.suggestSelection": "first", | |
| "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
| "editor.formatOnSave": true, | |
| "workbench.iconTheme": "material-icon-theme", | |
| "eslint.alwaysShowStatus": true, | |
| "tabnine.experimentalAutoImports": true, | |
| "sync.gist": "2eb0e9ca6472a1d2f0c8bee6f261bd64", | |
| "sync.autoDownload": true, | |
| "sync.autoUpload": true, | |
| "sync.quietSync": true, | |
| "git.enableSmartCommit": true, | |
| "git.autofetch": true, | |
| "workbench.startupEditor": "newUntitledFile" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment