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 257390

Summary: Javascript ES6 classes are not correctly formated
Product: javascript Reporter: jockeeriksson <jockeeriksson>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: dusty
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 242387    

Description jockeeriksson 2016-01-04 13:52:24 UTC
Take any ES6 javascript right click and format and the class is basically scrambled.
Comment 1 Petr Pisl 2016-04-05 15:06:31 UTC
The formatter works better.
Comment 2 Petr Hejl 2016-04-05 19:43:56 UTC
Unless there is specific issue with class formatting I consider this as fixed.