Bracket highlighting in editor window

已回答

I updated to the latest version of IDEA (with the new GUI) this morning.

Previously in the editor window, when you selected a bracket (paren, brace, etc), the corresponding element was highlighted in yellow and therefore easy to see.  Now it is highlighted by changing the background of the character to grey.  This is more difficult to see.  Is there any easy way of restoring the previous behavior?

Thanks.

0

You can change the bracket highlighting colors as follows: go to Settings | Editor | Color Scheme | General. In the Code section, find Matched brace and adjust the foreground / backgound colors:

If you were using Darcula theme before upgrading, you can switch both the UI theme and the editor color scheme to Darcula via Settings | Appearance & Behavior | Appearance, Theme and Settings | Editor | Color Scheme, Scheme, respectively.

0

请先登录再写评论。