font:更改。

This commit is contained in:
taynpg 2025-01-16 23:08:12 +08:00
parent edb3e15426
commit 9929f4ea8e

View File

@ -1,8 +1,8 @@
{ {
"files.autoSave": "onFocusChange", "files.autoSave": "onFocusChange",
"editor.fontSize": 14, "editor.fontSize": 14,
"editor.fontFamily": "'Source Code Pro', 'Courier New', monospace", "editor.fontFamily": "'SauceCodePro Nerd Font', 'SauceCodePro Nerd Font', monospace",
"terminal.integrated.fontFamily": "Source Code Pro", "terminal.integrated.fontFamily": "SauceCodePro Nerd Font",
"editor.fontLigatures": true, "editor.fontLigatures": true,
//"C_Cpp.default.configurationProvider": "tboox.xmake-vscode", //"C_Cpp.default.configurationProvider": "tboox.xmake-vscode",
"cmake.configureOnOpen": true, "cmake.configureOnOpen": true,