Bug 23089 - Paren-matching behavior arbitrary when in between a ")" and a "("
Summary: Paren-matching behavior arbitrary when in between a ")" and a "("
Status: RESOLVED DUPLICATE of bug 9503
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux-Motif
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-02 17:23 EDT by Michael Toomim CLA
Modified: 2002-09-11 12:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***