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 256427 - Related BraceContext doesn't work
Summary: Related BraceContext doesn't work
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-07 01:04 UTC by junichi11
Modified: 2015-12-05 02:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (855 bytes, patch)
2015-11-07 01:04 UTC, junichi11
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description junichi11 2015-11-07 01:04:57 UTC
Created attachment 157202 [details]
patch

I would like to implement the BraceMacher.ContextLocator.
But a related context may not be shown because a y coordinate and a text offset are compared in the BraceMatchingSidebarComponent.

Thanks!
Comment 1 Svata Dedic 2015-11-30 14:20:34 UTC
Will integrate as soon as the dev trunk receives JDK9 merge. Thanks for the fix !
Comment 2 Svata Dedic 2015-12-03 11:17:11 UTC
Applied as jet-main#a490604055eb
Comment 3 Quality Engineering 2015-12-05 02:43:29 UTC
Integrated into 'main-silver', will be available in build *201512050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a490604055eb
User: Svata Dedic <sdedic@netbeans.org>
Log: #256427: fixed typo