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

Summary: NodeJS modules with broken JSDoc
Product: javascript Reporter: Vladimir Riha <vriha>
Component: Node.jsAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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)