为了账号安全,请及时绑定邮箱和手机立即绑定

求分享一份 vscode 配置

求分享一份 vscode 配置

Star_星 2019-09-30 17:16:34
RT
查看完整描述

3 回答

已采纳
?
心有猛虎_细嗅蔷薇

TA贡献119条经验 获得超250个赞

{

    "editor.minimap.enabled": false,

    "breadcrumbs.enabled": false,

    "workbench.activityBar.visible": true,

    "workbench.statusBar.visible": false,

    "telemetry.enableCrashReporter": false,

    "workbench.enableExperiments": false,

    "workbench.settings.enableNaturalLanguageSearch": false,

    "update.mode": "manual",

    "update.showReleaseNotes": false,

    "extensions.autoCheckUpdates": false,

    "extensions.autoUpdate": false,

    "telemetry.enableTelemetry": false,

    "files.autoSave": "onFocusChange",

    "editor.fontSize": 18,

    "editor.tabSize": 2,

    "workbench.editor.swipeToNavigate": true,

    "workbench.editor.showIcons": false,

    "javascript.format.insertSpaceBeforeFunctionParenthesis": true,

    "javascript.implicitProjectConfig.experimentalDecorators": true,

    "explorer.confirmDelete": false,

    "window.zoomLevel": 0,

    "window.restoreFullscreen": true,

    "zenMode.restore": true,

    "terminal.integrated.cursorBlinking": true,

    "terminal.integrated.cursorStyle": "line",

    "editor.fontLigatures": true,

    "editor.cursorBlinking": "phase",

    "editor.cursorSmoothCaretAnimation": true,

    "editor.cursorStyle": "line-thin",

    "editor.formatOnType": true,

    "editor.highlightActiveIndentGuide": false,

    "editor.hover.enabled": false,

    "editor.renderIndentGuides": false,

    "editor.smoothScrolling": true,

    "editor.suggest.maxVisibleSuggestions": 6,

    "window.restoreWindows": "all",

    "window.titleBarStyle": "native",

    "window.nativeTabs": true,

    "editor.dragAndDrop": false,

    "editor.codeLens": false,

    "workbench.list.horizontalScrolling": true,

    "explorer.sortOrder": "filesFirst",

    "outline.icons": false,

    "outline.problems.badges": false,

    "search.quickOpen.includeHistory": false,

    "debug.console.fontFamily": "",

    "editor.colorDecorators": false,

    "editor.fontFamily": "",

    "editor.lineNumbers": "interval",

    "editor.overviewRulerBorder": false

}

查看完整回答
反对 回复 2019-10-05
  • 3 回答
  • 0 关注
  • 651 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信