VSCODE个人设置

{
    "editor.rulers": [
        130,160
    ],
    "workbench.colorCustomizations": {
        "editorRuler.foreground": "#ff4081"
    },
    "editor.fontSize": 16,
    "editor.minimap.renderCharacters": false,
    "editor.wordWrap": "wordWrapColumn",
    "editor.wordWrapColumn": 190,
    "workbench.tree.indent": 30,
    "workbench.tree.renderIndentGuides": "always",
    "files.autoGuessEncoding": true,
    "files.autoSave": "onFocusChange",
    "workbench.preferredDarkColorTheme": "Visual Studio Dark - C++",
    "workbench.tree.expandMode": "doubleClick",
    "workbench.view.alwaysShowHeaderActions": true,
    "workbench.editor.limit.value": 20,
    "python.formatting.autopep8Args": [
        "item --max-line-length=150"
    ],
    "python.formatting.yapfPath": "autopep8",
    "window.zoomLevel": 1,
    "explorer.confirmDelete": false,
    "python.venvPath": "D:/cache/wnc",
    "terminal.integrated.fontSize": 18,
    "workbench.colorTheme": "Visual Studio Light",
    "workbench.startupEditor": "none",
    "diffEditor.ignoreTrimWhitespace": false,
    "compareFolders.excludeFilter": [
        "**/res",
        "**/app",
        "**/.vscode",
        "**/release",
        "**/bin",
        "**/_pycache",
        "*.pyc",
        "*.so",
        "*.o",
        "*.i",
        "*.obj",
        "*.bin",
        "*.iml",
        "*.code-workspace",
        "*.dblite",
        "test_main",
        "_.*",
    ],
    "workbench.editor.enablePreview": false,
    "compareFolders.ignoreAllWhiteSpaces": true,
    "security.workspace.trust.untrustedFiles": "open",
    "workbench.editorAssociations": {
        "*.md": "default"
    },
    "l13Diff.exclude":[
        "**/.DS_Store",
        "**/.git",
        "**/.hg",
        "**/.svn",
        "**/.vs",
        "**/.vscode",
        "**/.idea",
        "**/.editorconfig",
        "**/.sconsign.dblite",
        "**/*.bin",
        "**/*.o",
        "**/*.obj",
        "**/*.pyc",
        "**/*.out",
        "**/*.so",
        "**/*.iml",
        "**/*.sln",
        "**/*.vcxproj*",
        "**/CVS",
        "**/Debug",
        "**/bin",
        "**/app",
        "**/runtime",
        "**/release",
        "**/res",
        "**/node_modules",
        "libwysmarthome"
    ],
    "C_Cpp.default.customConfigurationVariables": {},
    "files.eol": "\n",
    "files.exclude": {
        "**/__pycache__": true,
        "**/.idea": true,
        "**/*.o": true,
        "**/*.obj": true,
        "**/*.pyc": true,
        "**/Debug": true
    }
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
VSCode中,你可以通过设置来改变字体。首先,你需要安装你想要使用的字体。然后,打开VSCode设置,可以通过按下快捷键`Ctrl + ,`或者点击左上角的文件菜单选择"首选项" -> "设置"来打开设置面板。在搜索框中输入"font",你会看到与字体相关的设置选项。 在"文本编辑器"部分,你可以找到"字体家族"选项,点击编辑按钮可以选择你安装的字体。在弹出的字体选择框中,选择你想要使用的字体。 此外,你还可以在"工作台"部分找到"编辑器字体大小"选项,可以根据个人喜好调整字体的大小。 如果你只想设置某种语言的字体,你可以在"语言"部分找到对应的语言选项,然后在"字体家族"中进行相应的设置。 总结起来,你可以通过在VSCode设置中找到"字体家族"选项来设置你想要使用的字体。希望对你有所帮助!<span class="em">1</span><span class="em">2</span> #### 引用[.reference_title] - *1* [vscode设置Fira_Code字体及改变编辑器字体、背景颜色的代码详解](https://download.csdn.net/download/weixin_38621427/12721586)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] - *2* [vscode ( Visual Studio Code )设置中文、字体和字号](https://blog.csdn.net/zy0412326/article/details/128768923)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值