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 224458 - Code completion contains ":" even if type is not displayed
Summary: Code completion contains ":" even if type is not displayed
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Linux
: P4 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 09:04 UTC by Vladimir Riha
Modified: 2013-01-08 11:38 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 2013-01-04 09:04:08 UTC
In a way similar to issue 217949, but JSDoc is not used here, please try:

var User = mongoose.model("User"); 
U| // cc here

Code completion contains (among others) "User:"



Product Version: NetBeans IDE Dev (Build web-main-9627-on-20130103)
Java: 1.7.0_10; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Linux version 3.2.0-34-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Fousek 2013-01-07 08:31:54 UTC
Thanks Lado for reporting.
Fixed in web-main #84d402752e99.
Comment 2 Quality Engineering 2013-01-08 02:26:37 UTC
Integrated into 'main-golden', will be available in build *201301080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/84d402752e99
User: Martin Fousek <marfous@netbeans.org>
Log: #224458 - Code completion contains ":" even if type is not displayed
Comment 3 Vladimir Riha 2013-01-08 11:38:00 UTC
Thanks, verified

Product Version: NetBeans IDE Dev (Build web-main-9657-on-20130108)
Java: 1.7.0_10; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Linux version 3.2.0-35-generic-pae running on i386; UTF-8; en_US (nb)