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 210473 - Code completion doesn't insert brackets for functions
Summary: Code completion doesn't insert brackets for functions
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-31 10:06 UTC by Vladimir Riha
Modified: 2012-09-13 10:06 UTC (History)
2 users (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 2012-03-31 10:06:39 UTC
Simple case:

function test(){}
te|

invoke cc at the "|" => test is completed, but test() should be


Product Version: NetBeans IDE Dev (Build 2012-03-30_00-31-03 )
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Linux version 2.6.38-13-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Martin Fousek 2012-09-12 09:13:22 UTC
Looks to be working well now (NetBeans IDE Dev (Build 20120912-7c30fa06ecea)) => closing as fixed.
Comment 2 Vladimir Riha 2012-09-13 10:06:46 UTC
thanks


  Product Version         = NetBeans IDE Dev (Build 201209130001) (#be39de5441ae)
  Operating System        = Linux version 3.2.0-30-generic-pae running on i386
  Java; VM; Vendor        = 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01; Oracle Corporation