SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Topic started by: jaysami on January 12, 2018, 09:35:45 AM

Title: Using as C source editor is there a matching braces in same color
Post by: jaysami on January 12, 2018, 09:35:45 AM
Hi all,

I was wondering if this functionality is available:
Using as C source editor is there a matching braces in same color.

Thanks.
Title: Re: Using as C source editor is there a matching braces in same color
Post by: Dan on January 12, 2018, 02:30:53 PM
Yes, that is available.
Title: Re: Using as C source editor is there a matching braces in same color
Post by: jaysami on January 20, 2018, 06:49:29 AM
Could you please tell me how to turn it on.

Thanks.
Title: Re: Using as C source editor is there a matching braces in same color
Post by: Dan on January 22, 2018, 03:10:36 PM
It should be on by default.   Go to Tools>Options and pick Editing, General, and be sure Parenthesis matching style is set to "Highlight". 

I've attached a picture of what it looks like in my editor.
Title: Re: Using as C source editor is there a matching braces in same color
Post by: chikega on May 22, 2022, 06:33:26 AM
New user here, I'm really enjoying SlickEdit. As for the topic at hand, I could barely see the highlighting since the default 'lavender' color was very subtle in dark mode. I finally figured out how to change it to something more noticeable (for my eyes at least) like to a hot pink :D  If anyone else is wondering how to change the parentheses highlighting color, go to Tools > Options > Appearance > Colors and look for Highlighting > Block Matching in the list.

Cheers,
Gary Chike

Title: Re: Using as C source editor is there a matching braces in same color
Post by: chikega on March 21, 2024, 03:21:14 AM
And if anyone is wondering how to make the matching block highlighting a bit snapper. Go to Options > Editing > General > Parenthesis matching > Highlight matching blocks after (ms) idle. I put in `50` myself.  :)