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 190841 - JSDoc comment does not appear
Summary: JSDoc comment does not appear
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 02:36 UTC by jfalvarez
Modified: 2013-06-12 18:47 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
sdoc file (461.17 KB, text/plain)
2010-10-08 02:37 UTC, jfalvarez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jfalvarez 2010-10-08 02:36:33 UTC
Hey,

I create a JSDoc file (.sdoc) of the Titanium Mobile API, everything works fine, but the comments are ignored, I don't know if the sdoc file is wrong or something, I guess not.

Thanks.
Comment 1 jfalvarez 2010-10-08 02:37:39 UTC
Created attachment 102305 [details]
sdoc file
Comment 2 Martin Fousek 2012-09-07 13:18:23 UTC
Hi jfalvarez,
actually this is a feature we don't support yet. We are working on the new JavaScript editor for NetBeans and there isn't enough of time for new enhancements. I'm targeting your issue to the next releases and switching to enhancement type.

BTW, if you would like to workaround your troubles, there would be enough to generate in your file real properties, functions, objects instead of @id tags in comments. You can take a look into this file for sample:
http://hg.netbeans.org/binaries/38FE8364B234F427E5303BCC73CD4D089D7916C4-js-corestubs.zip