How to change color of brackets when they are selected ?
相关问题
- Configure gradle plugin based on future tasks
- How to make available “open this project in Intell
- How to make available “open this project in Intell
- Accommodate two types of quotes in a regex
- IntelliJ 2017.1.2 GOLANG debug does not work on br
相关文章
- In IntelliJ IDEA, how can I create a key binding t
- IntelliJ IDEA can't open projects or add SDK o
- IntelliJ Subversion Authentication Required Dialog
- Kotlin Koans with EduTools plugin: “Failed to laun
- How to set up Intellij to run javap command on a p
- How to enable “type information” for streams retur
- How to add a project to build path in IntelliJ Ide
- How do I use Gradle bootRun with --args in Intelli
File => Settings => Editor => Color Scheme => General => Code => Matched brace
Go over to Settings, and then just go to this menu:
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
Go Highlight
Config Page