jsonvscode设置(代码片段)

author author     2023-01-18     448

关键词:



    "editor.fontFamily": "Operator Mono, Menlo, Monaco, 'Courier New', monospace",
    "editor.fontSize": 15,
    "editor.lineHeight": 30,
    "editor.quickSuggestionsDelay": 30,
    "editor.letterSpacing": 0.5,
    "workbench.editor.tabSizing": "shrink",
    "html.format.enable": true,
    "html.format.preserveNewLines": true,
    "files.trimTrailingWhitespace": true,
    "editor.tabSize": 2,
    "editor.cursorWidth": 5,
    "editor.cursorStyle": "line",
    "editor.wordWrap": "on",
    "editor.fontWeight": "400",
    "editor.cursorBlinking": "expand",
    "editor.colorDecorators": true,
    "editor.minimap.enabled": false,
    "workbench.activityBar.visible": true,
    "workbench.sideBar.location": "left",
    "editor.renderWhitespace": "none",
    "editor.rulers": [100, 100],
    "editor.minimap.showSlider": "always",
    "extensions.ignoreRecommendations": false,
    "files.exclude": 
      "**/.git": true,
      "**/.svn": true,
      "**/.hg": true,
      "**/CVS": true,
      "**/.DS_Store": true,
      "**/.next": true
    ,
    "workbench.colorTheme": "Cobalt2",
    "workbench.editor.tabCloseButton": "off",
    "emmet.includeLanguages": 
      "javascript": "javascriptreact"
    ,
    "editor.snippetSuggestions": "top",
    "workbench.editor.enablePreviewFromQuickOpen": false,
    "window.title": "$dirty $activeEditorMedium$separator$rootName",
    "editor.formatOnSave": true,
    
    "[javascript]": 
      "editor.formatOnSave": true
    ,
    "[typescript]": 
      "editor.formatOnSave": true
    ,
    
    "eslint.autoFixOnSave": true,
    "prettier.disableLanguages": ["js"],
    "eslint.alwaysShowStatus": true,
    "editor.autoIndent": true,
    "window.closeWhenEmpty": true,
    "editor.detectIndentation": false,
    "files.insertFinalNewline": true,
    "editor.showFoldingControls": "always",
    "editor.find.seedSearchStringFromSelection": true,
    "editor.matchBrackets": true,
    "workbench.editor.enablePreview": true,
    "editor.scrollBeyondLastLine": true,
    "editor.useTabStops": true,
    "editor.formatOnPaste": true,
    "window.zoomLevel": 0,
    "editor.parameterHints.enabled": false
  

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode设置(代码片段)

查看详情

jsonvscode用户设置(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情

jsonvscode的设置-同步(代码片段)

查看详情