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 179329

Summary: Javascript auto completion / code complete don't work for variables
Product: javascript Reporter: aristidesfl
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED INVALID    
Severity: normal CC: pjiricka
Priority: P1    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description aristidesfl 2010-01-08 14:30:51 UTC
There are no suggestions for variables outside functions.

When inside a function it seems to work properly suggesting the variables defined inside the function.
Comment 1 Petr Pisl 2010-02-01 07:37:32 UTC
Could you provide example?

It looks like it works for me.
Comment 2 aristidesfl 2010-02-01 07:47:41 UTC
It already works, I don't know what was wrong. 

If it happens again I will record it.
Comment 3 Petr Pisl 2010-02-01 07:59:25 UTC
Thanks for your answer.