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 250346 - Code completion for custom/core modules does not work in top level function
Summary: Code completion for custom/core modules does not work in top level function
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: 2015-02-10 15:23 UTC by Vladimir Riha
Modified: 2015-04-03 15:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project (27.99 KB, application/zip)
2015-02-10 15:23 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2015-02-10 15:23:21 UTC
Created attachment 151927 [details]
sample project

Please check the attached project:
 - open infunction.js
 - try code completion for either one of following on line 8

paaa.
simpleLit.
simpleRef.


=> in all cases, it does not offer module's properties.



Thank you



Product Version: NetBeans IDE Dev (Build 201502090001)
Java: 1.7.0_75; Java HotSpot(TM) Client VM 24.75-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_75-b13
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2015-03-26 14:28:59 UTC
Should be fixed in web-main.
Comment 2 Quality Engineering 2015-03-27 03:23:59 UTC
Integrated into 'main-silver', will be available in build *201503270001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/00ad82d3a1e6
User: Petr Pisl <ppisl@netbeans.org>
Log: #250346 - Code completion for custom/core modules does not work in top level function
Comment 3 Vladimir Riha 2015-04-03 15:11:27 UTC
Verified, thank you

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)