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 205924 - Provide formatter for JS files
Summary: Provide formatter for JS files
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 205870
  Show dependency tree
 
Reported: 2011-12-05 12:39 UTC by Petr Pisl
Modified: 2017-03-21 07:48 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2011-12-05 12:39:13 UTC
The current implementation of the formatter use current lexer that is going to be changed. So we need to rewrite the formatter as well.
Comment 1 Petr Pisl 2017-03-21 07:48:11 UTC
Related to replacing Rhino, which was done a few years ago.