Home >Backend Development >Golang >How to set font in golang

How to set font in golang

WJ
WJOriginal
2020-06-06 16:34:344041browse

How to set font in golang

#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.

Related references:

Golang tutorial


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!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn