Matching Brace Highlight
Posted: Sun Oct 30, 2005 1:19 am
Hi,
This may seem like something simple, but it will determine if I choose TextPad as my editor or not.
I always have a bunch of () groupings in my code. Such stacks of braces/parenthesis, etc, look like so:
float y1 = cosf((nIdx(r0)+((seg+1)/nSegs))*TWO_PI) * 0.5;
I've grown quite fond, with the other editors I've used for some time, to being able to instantly see a highlighted/bolded set of braces for whatever '(' matches the current ')' under my cursor. Both sides of the () group will be highlighted when your cursor is next to one of the ) or ('s. It's called "kissing" or "matching brace highlight."
My brain simply cannot process all the ('s quickly. This simple brace highlighting functionality is a must-have for me in a code editor.
I've searched through TextPad's settings, but I can't find anything like it. I found Ctrl-M, but that takes far too much effort and I just can't groove with that.
What can come of this?
- Fraishus
This may seem like something simple, but it will determine if I choose TextPad as my editor or not.
I always have a bunch of () groupings in my code. Such stacks of braces/parenthesis, etc, look like so:
float y1 = cosf((nIdx(r0)+((seg+1)/nSegs))*TWO_PI) * 0.5;
I've grown quite fond, with the other editors I've used for some time, to being able to instantly see a highlighted/bolded set of braces for whatever '(' matches the current ')' under my cursor. Both sides of the () group will be highlighted when your cursor is next to one of the ) or ('s. It's called "kissing" or "matching brace highlight."
My brain simply cannot process all the ('s quickly. This simple brace highlighting functionality is a must-have for me in a code editor.
I've searched through TextPad's settings, but I can't find anything like it. I found Ctrl-M, but that takes far too much effort and I just can't groove with that.
What can come of this?
- Fraishus