Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse editor, highlight based on brackets(how to make the editor highlight on a click of the mouse)
Eclipse editor, highlight based on brackets [message #771765] Wed, 28 December 2011 04:34 Go to next message
Eclipse GuestFriend
Messages: 93
Registered: February 2013
Location: Vienna
Member
When clicking directly outside a closed bracket, like so "}", it is useful to be able to see the entire code highlighted which is inside the control flow designated by the bracket. As a default, eclipse will surround the corresponding opening bracket, in a black bordered box. How do i get eclipse editor to highlight the entire code inside the opening and closing bracket upon a mouse click directly to the right of a "}" character in the code?

thanks,
Re: Eclipse editor, highlight based on brackets [message #773620 is a reply to message #771765] Mon, 02 January 2012 05:22 Go to previous message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Double click just after the curly braces.
Previous Topic:Eclipse Indigo shortcuts
Next Topic:how to find a sibling node in Eclipse AST
Goto Forum:
  


Current Time: Tue Apr 23 14:11:45 GMT 2024

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

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

Back to the top