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 249627 - Module's property not offered
Summary: Module's property not offered
Status: VERIFIED DUPLICATE of bug 249630
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: TEST
Depends on:
Blocks:
 
Reported: 2015-01-05 10:07 UTC by Vladimir Riha
Modified: 2015-01-07 08:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2015-01-05 10:07:17 UTC
Please try following:
 - use project https://netbeans.org/bugzilla/attachment.cgi?id=151366
 - open cc/cc4.js
 - on line 15, type

litr.ox

 - type dot
 => f1 and f3 should be offered, but instead general code completion is opened.



Product Version: NetBeans IDE Dev (Build 201501050001)
Java: 1.7.0_71; Java HotSpot(TM) Client VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2015-01-06 16:12:14 UTC
Works correctly now.

*** This bug has been marked as a duplicate of bug 249630 ***