IntelliJ IDEA braces, brackets and quotes customiz

2020-03-08 07:56发布

How to change color of brackets when they are selected ?

enter image description here

3条回答
唯我独甜
2楼-- · 2020-03-08 08:22

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

查看更多
做自己的国王
3楼-- · 2020-03-08 08:23

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

enter image description here

查看更多
ら.Afraid
4楼-- · 2020-03-08 08:28

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

查看更多
登录 后发表回答