how to set "highlighted render Indent guides" in clion ,The effect is in the picture

已回答

this is "render Indent guides"  in vscode ,This dynamic display of the current active scope is a huge brain saver

but in clion , That's all you can do

 

1

You can configure it as Settings (Preferences on macOS) | Editor | Color Scheme | General | Code | **Matched brace**.

0

Hi, thanks for your reply
I tried the settings you said
But you may not understand what I'm trying to say
What I want is:
The highlighted vertical bar, from the opening bracket to the closing bracket, shows the scope specified by the bracket

0

like the first picture, the blue line

0

When I select any pair of parentheses, (whether parentheses or brackets ),
There is always a vertical bar showing the currently selected scope

Like the green vertical bar next to the line number on the left,
I now want him to be displayed between the two brackets

 

 

0

Please check the colors for the Settings (Preferences on macOS) | Editor | Color Scheme | General | Editor | Guides | Indent guide selected.

0

请先登录再写评论。