{
“gitlens.advanced.messages”: {
“suppressShowKeyBindingsNotice”: true
},
“sync.gist”: “74b6825181cf6c7c0ab0023702f2db1e”,
“sync.host”: “”,
“sync.pathPrefix”: “”,
“sync.quietSync”: false,
“sync.askGistName”: false,
“sync.removeExtensions”: true,
“sync.syncExtensions”: true,
“sync.autoDownload”: true,
“sync.autoUpload”: true,
“sync.lastUpload”: “2018-08-01T11:02:46.324Z”,
“sync.lastDownload”: “”,
“sync.forceDownload”: false,
“explorer.confirmDelete”: false,
“editor.fontSize”: 16,
“editor.tabSize”: 2,
“emmet.triggerExpansionOnTab”: true,
“cSpell.userWords”: [
“amap”,
“antd”,
“autosize”,
“Baidu”,
“caiduoduo”,
“Cascader”,
“datetime”,
“datetimerange”,
“dcloudio”,
“ddgy”,
“dingdongxiaoman”,
“dingdongxiaoqu”,
“iconfont”,
“keyup”,
“Lugia”,
“maxlength”,
“Mixins”,
“nginx”,
“nowrap”,
“nprogress”,
“popconfirm”,
“PUTAWAY”,
“readonly”,
“reclick”,
“tasksys”,
“typeof”,
“unshift”,
“Uploader”,
“vant”,
“vuex”,
“Wechat和Tim”
],
“javascript.implicitProjectConfig.experimentalDecorators”: true,
“explorer.confirmDragAndDrop”: false,
“workbench.sideBar.location”: “left”,
“emmet.showSuggestionsAsSnippets”: true,
“gitlens.insiders”: true,
“eslint.alwaysShowStatus”: true,
“eslint.validate”: [
“javascript”,
“javascriptreact”,
{
“language”: “vue”,
“autoFix”: true
},
“vue”
],
“java.configuration.checkProjectSettingsExclusions”: false,
“editor.suggestSelection”: “first”,
“vsintellicode.modify.editor.suggestSelection”: “automaticallyOverrodeDefaultValue”,
“leetcode.endpoint”: “leetcode-cn”,
“leetcode.defaultLanguage”: “javascript”,
“files.autoSave”: “onFocusChange”,
“breadcrumbs.enabled”: true,
“terminal.integrated.rendererType”: “dom”,
“[javascript]”: {
“editor.defaultFormatter”: “esbenp.prettier-vscode”
},
“javascript.updateImportsOnFileMove.enabled”: “always”,
“[html]”: {
“editor.defaultFormatter”: “esbenp.prettier-vscode”
},
“workbench.iconTheme”: “vscode-icons”,
“vsicons.dontShowNewVersionMessage”: true,
“thiefBook.filePath”: “/Users/stanye/Documents/books/空速星痕.txt”,
“thiefBook.currPageNumber”: 23,
“leetcode.workspaceFolder”: “/Users/stanye/.leetcode”,
“leetcode.hint.configWebviewMarkdown”: false,
“leetcode.hint.commentDescription”: false,
“editor.quickSuggestions”: {
“strings”: true
},
“cSpell.language”: “en,en-US”,
“cSpell.enabledLanguageIds”: [
“asciidoc”,
“c”,
“cpp”,
“csharp”,
“css”,
“git-commit”,
“git-rebase”,
“go”,
“handlebars”,
“haskell”,
“html”,
“jade”,
“java”,
“javascript”,
“javascriptreact”,
“json”,
“jsonc”,
“latex”,
“less”,
“markdown”,
“php”,
“plaintext”,
“pug”,
“python”,
“restructuredtext”,
“rust”,
“scala”,
“scss”,
“text”,
“typescript”,
“typescriptreact”,
“vue”,
“yaml”,
“yml”
],
“[json]”: {
“editor.defaultFormatter”: “esbenp.prettier-vscode”
},
“files.associations”: {
“.cjson": “jsonc”,
".wxss”: “css”,
“*.wxs”: “javascript”
},
“emmet.includeLanguages”: {
“wxml”: “html”
},
“minapp-vscode.disableAutoConfig”: true,
“git.confirmSync”: false,
“java.requirements.JDK11Warning”: false,
“java.semanticHighlighting.enabled”: true,
“typescript.format.insertSpaceAfterConstructor”: true,
“typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets”: true,
“[scss]”: {
“editor.defaultFormatter”: “esbenp.prettier-vscode”
},
“[typescript]”: {
“editor.defaultFormatter”: “esbenp.prettier-vscode”
},
“editor.codeActionsOnSave”: {
“source.fixAll.tslint”: true,
“source.fixAll.eslint”: true
},
“vetur.format.defaultFormatterOptions”: {
“prettier”: {
“printWidth”: 120,
“tabWidth”: 2,
“useTabs”: false,
“singleQuote”: true,
“trailingComma”: “es5”,
“bracketSpacing”: true,
“arrowParens”: “always”,
“proseWrap”: “preserve”
}
},
“[vue]”: {
“editor.defaultFormatter”: “octref.vetur”
},
“workbench.editor.showTabs”: true,
“todo-tree.tree.showScanModeButton”: false,
“[typescriptreact]”: {
“editor.defaultFormatter”: “vscode.typescript-language-features”
},
“git.suggestSmartCommit”: false,
“prettier.printWidth”: 120,
“terminal.integrated.shell.osx”: “/bin/bash”,
“workbench.colorTheme”: “Atom One Dark”,
“[javascriptreact]”: {
“editor.defaultFormatter”: “esbenp.prettier-vscode”
},
“explorer.compactFolders”: false,
“[jsonc]”: {
“editor.defaultFormatter”: “vscode.json-language-features”
},
“security.workspace.trust.untrustedFiles”: “open”,
“liveServer.settings.donotShowInfoMsg”: true,
“tabnine.experimentalAutoImports”: true,
“liveServer.settings.AdvanceCustomBrowserCmdLine”: “”,
“diffEditor.ignoreTrimWhitespace”: false,
“workbench.editor.enablePreview”: false,
“bracketPairColorizer.depreciation-notice”: false,
“[python]”: {
“editor.formatOnType”: true
},
“window.zoomLevel”: -1,
}
【vscdoe】配置文件
最新推荐文章于 2024-07-10 19:38:01 发布