font:更改。
This commit is contained in:
parent
edb3e15426
commit
9929f4ea8e
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user