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 258710

Summary: Netbeans IDE 8.1 cannot support ECMA2016 syntax yet.
Product: ide Reporter: raliclo
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PLATFORM
Priority: P1    
Version: 8.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description raliclo 2016-04-07 15:45:38 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Mac OS X version 10.11.4 running on x86_64
Java; VM; Vendor = 1.8.0_65
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.65-b01

Reproducibility: Happens every time

STEPS:
Keyword 'let' cannot be recognized by Netbeans IDE.


ACTUAL:
 It happends every time , every js file.

EXPECTED:
 Please help fix this issue so that all developers can keep use IDE as javascript IDE.
 Otherwise, developers will have to switch other IDEs, such as Github's Atom to write javascript that use  ECMA2016 concepts.
 This is a serious issue or feature that shall be considered ASAP.
Comment 1 raliclo 2016-04-07 15:45:47 UTC
Created attachment 159151 [details]
IDE log
Comment 2 Jiri Kovalsky 2016-04-07 16:10:02 UTC
Thanks for your report.

*** This bug has been marked as a duplicate of bug 242387 ***