facebook

Bracket Complete Checker

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #199296 Reply

    One thing that runs me buggy is troubleshoot where the elusive bracket is missing. It would be nice, if not mondo cool, if I place my cursor next to a bracket, the IDE would show me where it’s matching bracket is. If the matching bracket is off the page, popup a window showing where it is, including line number, and the line of code it is completing. ( like if statement)

    Thank you…

    #199303 Reply

    Scott Anderson
    Participant

    Jeff,

    Are you speaking of ‘{‘ or ‘<‘ brackets? Which editor?

    –Scott
    MyEclipse Support

    #199387 Reply

    Hi Scott,

    ‘{‘ in the Java editor. Sorry I was not clear.

    Jeff

    #199390 Reply

    Scott Anderson
    Participant

    Jeff,

    If you place the cursor just to the right of the opening brace and double-click, all the code until the closing brace is highlighted. I think this is what you’re after.

    –Scott
    MyEclipse Support

    #199606 Reply

    That’s cool.

    But what I’m after is if the closing or opening bracket is off the screen, a pop-up will appear and show the matching bracket and the line of code that owns it. I will not have to scroll to see it then.

    #199616 Reply

    Scott Anderson
    Participant

    Jeff,

    That’s an enhancement request for the Eclipse team: https://bugs.eclipse.org/bugs/enter_bug.cgi 🙂

    –Scott
    MyEclipse Support

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Bracket Complete Checker

You must be logged in to post in the forum log in