Goland调节字体大小(编辑区,terminal区,页面字体)

1.调节页面字体

File->Settings->Editor->Font

Goland调节字体大小(编辑区,terminal区,页面字体)
2.调节代码编辑区字体

Setting->Editor->Color Scheme->Console Scheme Font

Goland调节字体大小(编辑区,terminal区,页面字体)
3.调节terminal区字体

Setting->Editor->Color Scheme->Console Font

Goland调节字体大小(编辑区,terminal区,页面字体)
若不生效,重启一下IDE即可。