vscode 禁用插件更新以及设置参考

{
  "breadcrumbs.enabled": false,
  "editor.fontLigatures": true,
  "editor.fontSize": 16,
  "editor.lineHeight": 24,
  "editor.minimap.showSlider": "always",
  "editor.tabSize": 2,
  "emmet.triggerExpansionOnTab": true,
  "explorer.confirmDelete": false,
  "explorer.confirmDragAndDrop": false,
  "files.autoSave": "afterDelay",
  "files.eol": "\n",
  "window.title": "${dirty}${activeEditorShort}${separator}${activeFolderLong}",
  "emmet.includeLanguages": {
    "vue-html": "html"
  },
  "editor.renderWhitespace": "none",
  "git.enableSmartCommit": true,
  "[html]": {
    "editor.defaultFormatter": "vscode.html-language-features"
  },
  "update.enableWindowsBackgroundUpdates": false,
  "update.mode": "none",
  "workbench.iconTheme": "vscode-icons",
  "html.format.wrapAttributes": "auto",
  "html.format.wrapLineLength": 160,
  "vsicons.dontShowNewVersionMessage": true,
  "workbench.editor.enablePreview": false,
  "window.openFilesInNewWindow": "on",
  "window.newWindowDimensions": "maximized",
  "window.openFoldersInNewWindow": "on",
  "workbench.commandPalette.history": 500,
  "stylusSupremacy.insertColons": false,
  "stylusSupremacy.insertSemicolons": false,
  "stylusSupremacy.insertNewLineAroundBlocks": false,
  "stylusSupremacy.insertBraces": false,
  "diffEditor.ignoreTrimWhitespace": false,
  "editor.foldingStrategy": "indentation",
  "editor.quickSuggestions": {
    "other": true,
    "comments": true,
    "strings": true
  },
  "editor.suggestSelection": "first",
  "workbench.colorTheme": "Atom One Light",
  "git.openRepositoryInParentFolders": "always",
  "security.workspace.trust.enabled": false,
  "workbench.startupEditor": "none",
  "git.confirmSync": false,
  "terminal.integrated.enableMultiLinePasteWarning": false,
  "vue.updateImportsOnFileMove.enabled": true,
  "extensions.autoCheckUpdates": false,
  "extensions.autoUpdate": false,
  "volar.format.initialIndent": {
    "html": true
  },
  "editor.formatOnPaste": false,
  "editor.formatOnType": false,
  "editor.formatOnSave": false,
  "[vue]": {
    "editor.formatOnType": true,
    "editor.formatOnSave": true
  },
  "editor.codeActionsOnSave": {
    "source.fixAll.eslint": "explicit"
  },
  "eslint.validate": [
    "javascript",
    "javascriptreact",
    "typescript",
    "typescriptreact",
    "vue"
  ],
}

  • 10
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值