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 250521 - Matching braces not highlighted in mixin
Summary: Matching braces not highlighted in mixin
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Jade (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-19 09:34 UTC by Vladimir Riha
Modified: 2015-03-13 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample file (501 bytes, text/plain)
2015-02-19 09:34 UTC, Vladimir Riha
Details
screenshot (144.03 KB, image/png)
2015-02-19 09:34 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2015-02-19 09:34:32 UTC
Created attachment 152075 [details]
sample file

Please check the screenshot, matching braces do not work correctly:
 - if I select opening brace of "if", the closing one is not highlighted
 - if I select closing brace of "if", it is marked as red as if opening one would be missing (the same applies to closing brace of "else" as well)

What works is if I select opening brace of "else", then closing one is highlighted


Thank you


Product Version: NetBeans IDE Dev (Build web-main-1959-on-20150219)
Java: 1.8.0_25; Java HotSpot(TM) Client VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b17
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2015-02-19 09:34:50 UTC
Created attachment 152076 [details]
screenshot
Comment 2 Petr Pisl 2015-03-12 16:40:01 UTC
There were two problems. One on jade site and one on javascript side. The javascript site changes a little code for matching braces. I hope that there will not be any regression.
Comment 3 Quality Engineering 2015-03-13 03:14:20 UTC
Integrated into 'main-silver', will be available in build *201503130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c14b80dfec61
User: Petr Pisl <ppisl@netbeans.org>
Log: #250521 - Matching braces not highlighted in mixin
Comment 4 Vladimir Riha 2015-03-13 12:05:06 UTC
Works fine now, thank you

Product Version: NetBeans IDE Dev (Build 201503130001)
Java: 1.8.0_40; Java HotSpot(TM) Client VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b25
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)