vscode 软件代码显示 设置及初始插件推荐

{
    "editor.lineHeight": 22,
    "workbench.activityBar.visible": true,
    "workbench.statusBar.visible": true,
    "workbench.colorTheme": "One Dark Pro",
    "files.exclude": {
        "**/.git": true,
        "**/.svn": true,
        "**/.hg": true,
        "**/CVS": true,
        "**/.DS_Store": true,
        ".vscode": true,
        "**/.idea": true
    },
    "git.confirmSync": false,
    "explorer.openEditors.visible": 0,
    "git.enableSmartCommit": true,
    "git.autofetch": true,
    "explorer.confirmDelete": false,
    "editor.lightbulb.enabled": false,
    "files.associations": {
        "*.cjson": "jsonc",
        "*.wxss": "css",
        "*.wxs": "javascript",
        "*.ttss": "css"
    },
    "emmet.includeLanguages": {
        "wxml": "html",
        "ttml": "html"
    },
    "minapp-vscode.disableAutoConfig": true,
    "workbench.startupEditor": "welcomePage",
    "files.autoSave": "onWindowChange",
    "editor.formatOnType": true,
    "editor.tabSize": 4,
    "vetur.format.defaultFormatterOptions": {
        "js-beautify-html": {
            "wrap_attributes": "auto"
            // force-aligned
        },
        "prettyhtml": {
            "printWidth": 100,
            "singleQuote": false
        }
    },
    "vetur.format.defaultFormatter.js": "vscode-typescript",
    "explorer.confirmDragAndDrop": false,
    "vetur.format.defaultFormatter.html": "js-beautify-html",
    "gitlens.hovers.currentLine.over": "line",
    "gitlens.currentLine.enabled": false,
    "gitlens.codeLens.enabled": false,
    "gitlens.statusBar.enabled": false,
    "todo-tree.tree.showScanModeButton": false,
    "files.autoSaveDelay": 3000,
    "easysass.formats": [
        {
            "format": "compressed",
            "extension": ".css"
        }
    ],
    "minapp-vscode.formatMaxLineCharacters": 0,
    "html.format.preserveNewLines": false,
    "editor.formatOnPaste": true,
    "svn.commit.checkEmptyMessage": false,
    "editor.formatOnSave": true,
    "[html]": {
        "editor.defaultFormatter": "vscode.html-language-features"
    },
    "workbench.iconTheme": "vscode-great-icons",
    "[vue]": {
        "editor.defaultFormatter": "octref.vetur"
    },
    "[javascript]": {
        "editor.defaultFormatter": "vscode.typescript-language-features"
    },
    "window.openFoldersInNewWindow": "on",
    "[markdown]": {
        "editor.wordWrap": "on",
        "editor.quickSuggestions": false
    },
    "html.format.wrapLineLength": 0,
    "editor.wordWrap": "on",
    "sync.autoUpload": true,
    "git.ignoreWindowsGit27Warning": true,
    "vetur.format.options.tabSize": 4,
    "editor.detectIndentation": false,
    "workbench.editor.enablePreview": false,
}

插件推荐:
在这里插入图片描述
在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值