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 205922 - Implement JSDoc support
Summary: Implement JSDoc support
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:32 UTC by Petr Pisl
Modified: 2017-03-21 07:47 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:32:38 UTC
Create support for JSDoc. Including embedding, coloring, parsing and code completion for tags.
Comment 1 Petr Pisl 2017-03-21 07:47:24 UTC
Related to replacing Rhino, which was done a few years ago.