Skip to main content



      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] Tue, 27 December 2011 23: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 00:22 Go to previous message
Eclipse UserFriend
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: Wed May 21 08:16:37 EDT 2025

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

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

Back to the top