font
This commit is contained in:
parent
9929f4ea8e
commit
db5ae82828
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -1,8 +1,8 @@
|
||||
{
|
||||
"files.autoSave": "onFocusChange",
|
||||
"editor.fontSize": 14,
|
||||
"editor.fontFamily": "'SauceCodePro Nerd Font', 'SauceCodePro Nerd Font', monospace",
|
||||
"terminal.integrated.fontFamily": "SauceCodePro Nerd Font",
|
||||
"editor.fontFamily": "'Source Code Pro', 'Source Code Pro', monospace",
|
||||
"terminal.integrated.fontFamily": "Source Code Pro",
|
||||
"editor.fontLigatures": true,
|
||||
//"C_Cpp.default.configurationProvider": "tboox.xmake-vscode",
|
||||
"cmake.configureOnOpen": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user