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 247496 - NodeJS modules with broken JSDoc
Summary: NodeJS modules with broken JSDoc
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-26 12:04 UTC by Vladimir Riha
Modified: 2014-09-26 12:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (45.40 KB, text/plain)
2014-09-26 12:04 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-09-26 12:04:37 UTC
Created attachment 149540 [details]
IDE log

This is a follow-up of issue 247467.

Following modules have 2 issues in common:

1) var e = require("moduleX")

help window for moduleX in require("") call shows "This item can be unrelated. It's obtained from full project name usage."

2) invoking cc in 

e.

shows for methods from given modules help window with text "Documentation not found."



List of modules:
- console
- freelist
- string_decoder
- tls

Following modules are affected only by #1:
- constants
- sys



I haven't tried completion for all modules' methods yet, I found these few modules only by trying #1. Do you want me to file 1 issue per module or can I add more discoveries (later - Mo/Tue) to this issue?


Thank you

Product Version: NetBeans IDE Dev (Build 201409260001)
Java: 1.8.0_20; Java HotSpot(TM) Client VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)