1、代码格式化

File->Settings->Tools->File Watchers->+->go fmt->将Name一栏go fmt中间的空格去掉即可应用,在保存的时候就可代码格式化。

 

2、护眼设置

File->Settings->Editor->Color Scheme->General->Text->Default text

Foreground:R:0, G:0, B:0

Background:R:199, G:237, B:204

 

3、主题

File->Settings->Editor->Color Scheme->General->Scheme

选择喜欢的主题,比如Colorful Darcula

 

4、字体

File->Settings->Editor->Font



5、Goland中调用方式的代码中,可以帮我们自动显示 参数类型,但有可能看着不习惯,比如:a...
File->Settings->Editor->General->Appearance,右边的show parameter name hints取消掉

相关文章:

  • 2022-02-07
  • 2021-11-21
  • 2021-06-03
  • 2021-06-30
  • 2021-11-27
  • 2021-12-30
  • 2022-01-01
猜你喜欢
  • 2021-09-20
  • 2021-05-29
  • 2021-12-04
  • 2021-11-23
  • 2021-11-19
  • 2021-10-19
相关资源
相似解决方案