json vs代码设置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json vs代码设置相关的知识,希望对你有一定的参考价值。
{
"window.zoomLevel": 1,
"editor.tabSize": 2,
"editor.insertSpaces": true,
"terminal.integrated.fontSize": 15,
"editor.minimap.enabled": false,
"editor.multiCursorModifier": "alt",
"editor.snippetSuggestions": "top",
"editor.scrollBeyondLastLine": true,
"workbench.startupEditor": "newUntitledFile",
"workbench.activityBar.visible": false,
"window.closeWhenEmpty": false,
"files.insertFinalNewline": true,
"files.hotExit": "off",
"files.autoSave": "onFocusChange",
"files.trimTrailingWhitespace": false,
"editor.formatOnSave": true,
"vetur.experimental.templateInterpolationService": false,
"nativescript.analytics.enabled": true,
"workbench.statusBar.visible": true,
"workbench.sideBar.location": "left",
"workbench.colorTheme": "SynthWave '84",
"editor.renderControlCharacters": false,
"todohighlight.isEnable": false,
"todohighlight.include": [
"**/*.js",
"**/*.jsx",
"**/*.ts",
"**/*.tsx",
"**/*.html",
"**/*.php",
"**/*.css",
"**/*.scss",
"**/*.vue"
],
"todohighlight.exclude": [
"**/node_modules/**",
"**/bower_components/**",
"**/dist/**",
"**/build/**",
"**/.vscode/**",
"**/.github/**",
"**/_output/**",
"**/*.min.*",
"**/*.map",
"**/.next/**",
"**/platforms/**"
],
"workbench.tips.enabled": false,
"html.format.wrapAttributes": "force-expand-multiline",
"diffEditor.ignoreTrimWhitespace": true,
"debug.console.fontSize": 15,
"editor.fontSize": 17,
"markdown.preview.fontSize": 15,
"breadcrumbs.enabled": false,
"editor.detectIndentation": false,
"vetur.format.options.useTabs": true,
"vscode_custom_css.imports": [
"file:///Users/roberto/synthwave84.css"
]
}
以上是关于json vs代码设置的主要内容,如果未能解决你的问题,请参考以下文章
json VS代码设置
json VS代码设置
json vs代码斜体字体设置
json VS代码设置
json 我的VS代码设置
json VS代码设置