Bug 23089

Summary: Paren-matching behavior arbitrary when in between a ")" and a "("
Product: [Eclipse Project] JDT Reporter: Michael Toomim <toomim>
Component: TextAssignee: Kai-Uwe Maetzel <kai-uwe_maetzel>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux-Motif   
Whiteboard:

Description Michael Toomim CLA 2002-09-02 17:23:05 EDT
Put the cursor in between the following two sets of parentheses in a java file
in JDT:

"()()"

The editor highlights the set of parentheses to the left.  But I wanted to see
where the "(" paren on the right matched!  It should show both matches or something.
Comment 1 Kai-Uwe Maetzel CLA 2002-09-11 09:37:49 EDT

*** This bug has been marked as a duplicate of 16879 ***
Comment 2 Michael Toomim CLA 2002-09-11 12:05:11 EDT
This was marked as a duplicate of the wrong bug.
Comment 3 Michael Toomim CLA 2002-09-11 12:05:55 EDT

*** This bug has been marked as a duplicate of 9503 ***