Home >Backend Development >Golang >JetBrains GoLand, disable highlighting of test files

JetBrains GoLand, disable highlighting of test files

WBOY
WBOYforward
2024-02-05 21:45:07873browse

JetBrains GoLand,禁用突出显示测试文件

Question content

How to turn off the highlighting of text files in JetBrains' GoLand IDE? With such a traffic light, it is difficult to perceive the file structure. I want to shut it down once and for all. I didn't find how to do it in the settings.

Chat gpt, goolge, cry


Correct answer


Settings — Appearance and behavior — File color — Test file. There is an option to remove file type associations from this list.

The above is the detailed content of JetBrains GoLand, disable highlighting of test files. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:stackoverflow.com. If there is any infringement, please contact admin@php.cn delete