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 92222 - [PHP] Add support for basic Code Completion
Summary: [PHP] Add support for basic Code Completion
Status: VERIFIED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marco Walther
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 14:55 UTC by Petr Blaha
Modified: 2008-02-22 13:10 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot (34.96 KB, text/plain)
2007-01-10 14:56 UTC, Petr Blaha
Details
screenshot (34.96 KB, image/png)
2007-01-10 14:56 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2007-01-10 14:55:15 UTC
The PHP support should enable Code Completion for:
- global variables
- local variablles
- classes
- built-in PHP methods
- user's  methods

See sample on screenshot.
Comment 1 Petr Blaha 2007-01-10 14:56:36 UTC
Created attachment 37229 [details]
screenshot
Comment 2 Petr Blaha 2007-01-10 14:56:44 UTC
Created attachment 37230 [details]
screenshot
Comment 3 Alexei Mokeev 2008-01-14 09:01:06 UTC
Done for 6.0
Comment 4 Jiri Skrivanek 2008-01-14 09:44:23 UTC
Verified.