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 152777 - both brackets should be highlighted
Summary: both brackets should be highlighted
Status: RESOLVED WORKSFORME
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 15:22 UTC by Lukas Jungmann
Modified: 2012-02-21 14:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-11-08 15:22:55 UTC
in a groovy script:

def sample = []

-put cursor around '[]'

=> only one bracket is being hightlighted at the time but both should be (at least java highlights them both)
Comment 1 Lukas Jungmann 2008-11-08 15:25:06 UTC
same for braces ({})...
Comment 2 Martin Janicek 2012-02-21 14:16:15 UTC
Most probably fixed during the development cycle, because it works just fine at
the moment --> Closing as WORKSFORME