Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Match brace
Match brace [message #81664] Tue, 24 June 2003 15:09 Go to next message
Eclipse UserFriend
Originally posted by: rlopes.ipb.pt

Hi there! Does any one knows if it is possible and how to match braces?
In vi it should correspond to the '%' character.

Thanks,

Rui Pedro
Re: Match brace [message #81754 is a reply to message #81664] Tue, 24 June 2003 16:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: burner.zclipse.org

On Tue, 24 Jun 2003 20:09:15 +0100, Rui Pedro Lopes wrote:

> Hi there! Does any one knows if it is possible and how to match braces?
> In vi it should correspond to the '%' character.
>
>

For a Java editor, the "Highlight matching bracket" Preference in the
Appearance tab under Java/Editor controls this. (turn that setting on and
move the cursor to a paren or bracket to see it work).

Unfortunately, it won't show the matching brace if it's offscreen.

mike

> Thanks,
>
> Rui Pedro
Re: Match brace [message #81798 is a reply to message #81754] Tue, 24 June 2003 18:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Also, double-click just to the right of the left brace or to the left of
the right brace and the entire section between the selected brace and
the matching brace will be hightlighted.

This works for braces, parenthesis, and brackets.

Rich
Re: Match brace [message #82242 is a reply to message #81664] Wed, 25 June 2003 10:59 Go to previous messageGo to next message
Eclipse UserFriend
Rui Pedro Lopes wrote:
> Hi there! Does any one knows if it is possible and how to match
> braces? In vi it should correspond to the '%' character.

Ctrl-Shift-P

Regards, Ilja
Re: Match brace [message #84204 is a reply to message #82242] Fri, 27 June 2003 15:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Ilja Preuß wrote:
> Rui Pedro Lopes wrote:
>
>>Hi there! Does any one knows if it is possible and how to match
>>braces? In vi it should correspond to the '%' character.
>
>
> Ctrl-Shift-P
Perfect! Thanks.
Do you know if this shortcut is configurable? Where can I find it?

Thanks a lot!

/rp
>
> Regards, Ilja
>
>
Re: Match brace [message #85041 is a reply to message #84204] Mon, 30 June 2003 03:57 Go to previous message
Eclipse UserFriend
>> Ctrl-Shift-P
> Perfect! Thanks.
> Do you know if this shortcut is configurable? Where can I find it?

Navigate -> Go To Matching Bracket
Previous Topic:Question about "compare with local history"
Next Topic:TreeViewer.findItem(Object item)
Goto Forum:
  


Current Time: Wed Jul 16 18:01:37 EDT 2025

Powered by FUDForum. Page generated in 0.04089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top