Changing boldness of font
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.
Please sign in to leave a comment.
Hey, you can find relevant settings under Preferences | Editor | Color Scheme | Go. I hope it helps.
Thanks!