#How to set font in golang?
1. Adjust the page font
File->Settings->Editor->Font
<img src="https://img.php.cn/upload/image/490/987/814/1591427252678973.png" title="1591427252678973.png" alt="How to set font in golang">
2. Adjust the font in the code editing area
##Setting->Editor->Color Scheme-> ;Console Scheme Font
<img src="https://img.php.cn/upload/image/768/832/310/1591427271638459.png" title="1591427271638459.png" alt="How to set font in golang">
3. Adjust the terminal area font
##Setting ->Editor->Color Scheme->Console Font<img src="https://img.php.cn/upload/image/694/103/919/1591427289424596.png" title="1591427289424596.png" alt="How to set font in golang">##If it does not take effect, just restart the IDE.
The above is the detailed content of How to set font in golang. For more information, please follow other related articles on the PHP Chinese website!