Changing boldness of font Permanently deleted user 创建于 2019年10月15日 15:25 I want to set the font of GoLand code to be like Intellij's Java code. i.e. bold text for things like keywords and primary types and strings. Is there any way I can do this? I can't find a way.
Hey, you can find relevant settings under Preferences | Editor | Color Scheme | Go. I hope it helps.
Thanks!