Parenthesis matching in Xcode

Hi guys!

I suggest adding the following optional function. When you often look for a closing bracket of the code block, you feel severe eye fatigue. I want the parenthesis coloring optional and customizable. In manual mode, it works when the command key is pressed and the mouse cursor is hovered over the parenthesis. It's inconvenient. In addition, it works differently for the same parentheses (see example 1 and 2).

My vision of this important function. Go to Settings -> Text Editing. Check the Parenthesis matching box. This function has additional settings in the form of color selection. There is also a check mark for the additional function - show by default. That is, by holding down the command key and hovering the mouse cursor over the parenthesis.

The point is that when the function is enabled, you can simply hover the cursor over any parenthesis and it will be displayed as in the first picture.

If you want to make a feature request, please use Feedback Assistant (the app, not the forum tag). By the way, you say parenthesis and bracket, but the image shows braces. Those are 3 different things.

Thanks JWWalker. I was talking about curly braces, I highlighted it in the picture.

Parenthesis matching in Xcode
 
 
Q