config:基本配置更新。

This commit is contained in:
2025-11-14 11:14:52 +08:00
parent eb77ad7b01
commit c3dfcfc1b9
9 changed files with 64 additions and 63 deletions

View File

@@ -1,8 +1,8 @@
{
"files.autoSave": "onFocusChange",
"editor.fontSize": 14,
// "editor.fontFamily": "'Source Code Pro', 'Source Code Pro', 'Source Code Pro'",
"terminal.integrated.fontFamily": "Source Code Pro",
"editor.fontFamily": "'Maple Mono NL NF CN Light', 'Maple Mono NL NF CN Light', 'Maple Mono NL NF CN Light'",
"terminal.integrated.fontFamily": "Maple Mono NL NF CN Light",
"cmake.configureOnOpen": true,
"cmake.debugConfig": {
"console": "integratedTerminal",