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 225304 - Support for JSDoc @callback tag
Summary: Support for JSDoc @callback tag
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-24 19:46 UTC by _ gtzabari
Modified: 2015-02-03 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2013-01-24 19:46:56 UTC
Please add supported for this newly-added JSDoc tag: http://usejsdoc.org/tags-callback.html
Comment 1 Martin Fousek 2014-09-12 06:42:38 UTC
Thanks for the issue, targeting to the next release.
Comment 2 Petr Pisl 2014-09-12 09:15:42 UTC
Martin, from our point of view, we need a way how to obtain the doc comment, which is not connected to any ast node.
Comment 3 Martin Fousek 2014-09-12 09:26:07 UTC
(In reply to Petr Pisl from comment #2)
> Martin, from our point of view, we need a way how to obtain the doc comment,
> which is not connected to any ast node.

I know - I think there was one similar issue. I'll try to take a look on that sooner than before end of the FF to give you time for incorporating changes on your side. ;)
Comment 4 Petr Pisl 2015-02-03 12:32:42 UTC
Implemented in the web-main.