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 248143 - Completion for single core module offers properties from all related core modules
Summary: Completion for single core module offers properties from all related core mod...
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-23 16:07 UTC by Vladimir Riha
Modified: 2015-04-03 11:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (298.04 KB, text/plain)
2014-10-23 16:07 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-10-23 16:07:46 UTC
Created attachment 150087 [details]
IDE log

Please try following:

var fs = require("fs");

fs.


and invoke cc. It offers items a lot of modules like dns.js, http.js, repl.js and so on which makes it a bit difficult to find just the ones from fs.js. Would it be possible to either remove the unrelated one?


Thank you

Product Version: NetBeans IDE Dev (Build web-main-1441-on-20141022)
Java: 1.7.0_67; Java HotSpot(TM) Client VM 24.65-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_67-b01
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2015-03-30 11:16:51 UTC
Should work now better in web-main.
Comment 2 Vladimir Riha 2015-04-03 11:08:26 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201504030001)
Java: 1.8.0_40; Java HotSpot(TM) Client VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b25
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)