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 200895 - PHP code completion doesn't work in standalone .php files
Summary: PHP code completion doesn't work in standalone .php files
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0.1
Hardware: All All
: P4 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-12 08:41 UTC by igixr
Modified: 2016-09-22 18:53 UTC (History)
3 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 igixr 2011-08-12 08:41:05 UTC
PHP code completion doesn't work in standalone .php files.
Temporary workaround: But it works (also in standalone .php files), if some php project is loaded.
Comment 1 igixr 2011-08-12 08:45:42 UTC
(version 7.0.1)
Comment 2 Petr Pisl 2011-08-12 08:58:19 UTC
So if I understand correctly, it doesn't work if you open a php file that doesn't belongs to a project? And if a PHP project is open, then it works?
Comment 3 igixr 2011-08-12 09:31:10 UTC
Yes.
Comment 4 Tomas Mysik 2011-08-12 09:42:46 UTC
AFAIK, the model does not work for stand-alone file (file without project); what should work is CC for PHP built-in functions. But I can be wrong, of course.
Comment 5 igixr 2011-08-12 10:33:39 UTC
PHP build in functions are not shown too.
Here is a short screencast: http://screencast.com/t/Wu1QSYhZy
Comment 6 romantoo 2014-03-24 23:43:50 UTC
Is this still a problem in version 8?
Comment 7 amobilia 2016-09-22 18:53:20 UTC
Hi,
This doesn't occurs anymore on the 8.2 rc version (dev 201609210002).
Feel free to reopen the ticket if the problem isn't solved on your configuration.

Regards