Question

How to change color of brackets when they are selected ?

enter image description here

Était-ce utile?

La solution

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

enter image description here

Autres conseils

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top