Highlight closing brace in RB editor?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Highlight closing brace in RB editor?

Rick Flower
Ok.. This would come in handy and I'm guessing that someone already
knows how to do this and it's probably under my nose but I just don't
know where.. Anyway.. I'd like to be able to move my cursor over a open
block (e.g. "[") and see the respective block closure mark if it's
viewable.. This is a nice feature of the editor I use for my day job
(non ST) and I find myself looking at braces when I've got nested blocks
and this might make life easier.  Thanks!

Reply | Threaded
Open this post in threaded view
|

Re: Highlight closing brace in RB editor?

Michael Lucas-Smith-2
Hi Rick,

If you load up HyperRBCodeHighlighting you will get thie behaviour and
much more.

Cheers,
Michael

Rick Flower wrote:
> Ok.. This would come in handy and I'm guessing that someone already
> knows how to do this and it's probably under my nose but I just don't
> know where.. Anyway.. I'd like to be able to move my cursor over a
> open block (e.g. "[") and see the respective block closure mark if
> it's viewable.. This is a nice feature of the editor I use for my day
> job (non ST) and I find myself looking at braces when I've got nested
> blocks and this might make life easier.  Thanks!
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Highlight closing brace in RB editor?

Mike Hales
In reply to this post by Rick Flower
I usually just double click slightly inside one of them, the  
selection goes to the closing brace ( works with parenthesis too).  
It also works from the closing to the opening.  A mouse hover thing  
would be good too though.

Mike

On Mar 30, 2007, at 3:42 PM, Rick Flower wrote:

> Ok.. This would come in handy and I'm guessing that someone already  
> knows how to do this and it's probably under my nose but I just  
> don't know where.. Anyway.. I'd like to be able to move my cursor  
> over a open block (e.g. "[") and see the respective block closure  
> mark if it's viewable.. This is a nice feature of the editor I use  
> for my day job (non ST) and I find myself looking at braces when  
> I've got nested blocks and this might make life easier.  Thanks!
>

Reply | Threaded
Open this post in threaded view
|

Re: Highlight closing brace in RB editor?

Rick Flower
Cool.. I've never done that before.. Works like a charm w/ the vanilla
RB setup.. Thanks!

Mike Hales wrote:

> I usually just double click slightly inside one of them, the selection
> goes to the closing brace ( works with parenthesis too).  It also works
> from the closing to the opening.  A mouse hover thing would be good too
> though.
>
> Mike
>
> On Mar 30, 2007, at 3:42 PM, Rick Flower wrote:
>
>> Ok.. This would come in handy and I'm guessing that someone already
>> knows how to do this and it's probably under my nose but I just don't
>> know where.. Anyway.. I'd like to be able to move my cursor over a
>> open block (e.g. "[") and see the respective block closure mark if
>> it's viewable.. This is a nice feature of the editor I use for my day
>> job (non ST) and I find myself looking at braces when I've got nested
>> blocks and this might make life easier.  Thanks!
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Highlight closing brace in RB editor?

Rick Flower
In reply to this post by Michael Lucas-Smith-2
Thanks Michael -- I'll check it out as well!


Michael Lucas-Smith wrote:

> Hi Rick,
>
> If you load up HyperRBCodeHighlighting you will get thie behaviour and
> much more.
>
> Cheers,
> Michael
>
> Rick Flower wrote:
>> Ok.. This would come in handy and I'm guessing that someone already
>> knows how to do this and it's probably under my nose but I just don't
>> know where.. Anyway.. I'd like to be able to move my cursor over a
>> open block (e.g. "[") and see the respective block closure mark if
>> it's viewable.. This is a nice feature of the editor I use for my day
>> job (non ST) and I find myself looking at braces when I've got nested
>> blocks and this might make life easier.  Thanks!
>>
>>
>