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 131623 - Code completion works only sometimes
Summary: Code completion works only sometimes
Status: RESOLVED DUPLICATE of bug 131992
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks: 131609
  Show dependency tree
 
Reported: 2008-03-31 14:04 UTC by Petr Pisl
Modified: 2008-04-08 15:13 UTC (History)
0 users

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 Petr Pisl 2008-03-31 14:04:44 UTC
I have a php file which define variables and functions. When I invoke cc, the list of items sometimes doesn't contain
the local variables and functions.
Comment 1 Tomasz Slota 2008-04-08 15:13:27 UTC
This behavior was most likely caused by issue 131992

*** This issue has been marked as a duplicate of 131992 ***