VSCode's Settings - Syncing
{
"typescript.tsserver.log": "verbose",
"window.menuBarVisibility": "toggle",
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
"faker.locale": "zh_CN",
"workbench.iconTheme": "material-icon-theme",
"todohighlight.isEnable": true,
"window.zoomLevel": -1,
"gitlens.advanced.messages": {
"suppressCommitHasNoPreviousCommitWarning": false,
"suppressCommitNotFoundWarning": false,
"suppressFileNotUnderSourceControlWarning": false,
"suppressGitVersionWarning": false,
"suppressLineUncommittedWarning": false,
"suppressNoRepositoryWarning": false,
"suppressUpdateNotice": false,
"suppressWelcomeNotice": true
},
"git.autofetch": true,
"svn.multipleFolders.ignore": [
"**/.git",
"**/.hg",
"**/vendor",
"**/node_modules",
"**/arcgis_js_api",
],
"diffEditor.ignoreTrimWhitespace": false,
"sync.gist": "e47a20dd8e53db95d255354c8020126e",
"sync.quietSync": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.forceDownload": false
}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.1.2"
}
]
{"lastUpload":"2018-10-09T06:28:51.119Z","extensionVersion":"v3.1.2"}