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 101482

Summary: support for dom object code completion
Product: javascript Reporter: _ hlu <hlu>
Component: EditorAssignee: issues@ide <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ hlu 2007-04-17 23:18:19 UTC
tried java script editor with nbi build04171200:
with an empty js file, in a javascript function, I tried to put alert("test").
I tried to enter al + Ctrl+space but did not the code completion. Also tried get
completion for window, document..., but none of them worked.
There objects are used very often in js, I would like to have code completion
for them.
Comment 1 Pavel Buzek 2007-04-20 07:24:39 UTC

*** This issue has been marked as a duplicate of 98712 ***
Comment 2 Radim Roska 2007-08-07 10:00:45 UTC
VERIFIED