How to change color of brackets when they are selected ?

enter image description here

有帮助吗?

解决方案

Go over to Settings, and then just go to this menu:

enter image description here

其他提示

Maybe the plugin HighlightBracketPair is suitable for you. The plugin will highlight the most left and most right brace pair for you when you move the caret, and you can custom the color the effect.

Java Highlight java

Go Highlight go

Config Page settings

File => Settings => Editor => Color Scheme => General => Code => Matched brace

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top