how to set "highlighted render Indent guides" in clion ,The effect is in the picture Follow
Answered
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
Please sign in to leave a comment.
You can configure it as Settings (Preferences on macOS) | Editor | Color Scheme | General | Code | **Matched brace**.
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
like the first picture, the blue line
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
Please check the colors for the Settings (Preferences on macOS) | Editor | Color Scheme | General | Editor | Guides | Indent guide selected.