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"
}