This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 39602 - Highlight both brackets
Summary: Highlight both brackets
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-04 15:32 UTC by _ gtzabari
Modified: 2015-10-15 13:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2004-02-04 15:32:53 UTC
Currently when you position the caret to the
right of a closing-bracket it'll highlight the
openning-bracket that matches it. Unfortunately it
is never clear where the matcher is refering to
the closing-bracket to the left or right of the
caret and the entire ordeal is confusing.

   I suggest we highlight *both* brackets. For an
example of how this would work, see Visual .NET
C++'s editor.
Comment 1 Miloslav Metelka 2004-02-04 16:19:34 UTC
I agree, besides this we can also think about showing a scope of the
surrounded code block on side bar as well.
Comment 2 Roman Strobl 2005-01-21 12:18:26 UTC
Obsolete target milestone, changed to TBD. Please re-evaluate.
Comment 3 Miloslav Metelka 2015-10-15 13:44:37 UTC
Already fixed.