Author Topic: Using as C source editor is there a matching braces in same color  (Read 3987 times)

jaysami

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Hi all,

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

Thanks.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: Using as C source editor is there a matching braces in same color
« Reply #1 on: January 12, 2018, 02:30:53 PM »
Yes, that is available.

jaysami

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Re: Using as C source editor is there a matching braces in same color
« Reply #2 on: January 20, 2018, 06:49:29 AM »
Could you please tell me how to turn it on.

Thanks.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: Using as C source editor is there a matching braces in same color
« Reply #3 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.

chikega

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Re: Using as C source editor is there a matching braces in same color
« Reply #4 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


chikega

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Re: Using as C source editor is there a matching braces in same color
« Reply #5 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.  :)