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 255076 - support ES6 generators
Summary: support ES6 generators
Status: RESOLVED DUPLICATE of bug 258600
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 01:12 UTC by Milos Kleint
Modified: 2016-04-21 11:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (143.16 KB, image/png)
2015-09-08 01:12 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2015-09-08 01:12:03 UTC
Created attachment 155952 [details]
screenshot

ES6 generators:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function*

netbeans 8.1 beta shows the function as error see screenshot
Comment 1 Petr Hejl 2016-04-21 10:31:55 UTC
Fixed on the development ecma6 branch.
Comment 2 Petr Pisl 2016-04-21 11:05:29 UTC

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