cc

cc

vscode setting

setting#


{
   //27寸屏幕
    "gitlens.defaultDateLocale": "zh_CN",
    "gitlens.defaultDateShortFormat": null,
    "gitlens.defaultTimeFormat": null,
    "gitlens.defaultDateFormat": null,
    "hediet.vscode-drawio.resizeImages": null,
    "security.workspace.trust.untrustedFiles": "open",
    "terminal.integrated.fontFamily": "Consolas",
    "terminal.integrated.fontSize": 15,
    "[python]": {
        "editor.formatOnType": true
    },
    "window.zoomLevel": 0.5,
    "workbench.colorTheme": "GitHub Dark Default",
    "editor.fontSize": 18,
    "terminal.integrated.enableMultiLinePasteWarning": false,
    "editor.fontVariations": false
}
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.