File => Prereference => Settings => Text Font
如图:
image.png
将font-size改成14或16
Settings.json
{
"terminal.integrated.fontFamily": "monospace",
"editor.fontFamily": "monospace",
"workbench.startupEditor": "newUntitledFile"
}
File => Prereference => Settings => Text Font
如图:
将font-size改成14或16
Settings.json
{
"terminal.integrated.fontFamily": "monospace",
"editor.fontFamily": "monospace",
"workbench.startupEditor": "newUntitledFile"
}
本文标题:解决Ubuntu19下VSCode字体显示不正常
本文链接:https://www.haomeiwen.com/subject/sfnroctx.html
网友评论