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 125241 - Code completion: method name and parameters
Summary: Code completion: method name and parameters
Status: VERIFIED DUPLICATE of bug 122056
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks: 123437
  Show dependency tree
 
Reported: 2008-01-14 21:10 UTC by dzambi
Modified: 2008-01-31 14:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dzambi 2008-01-14 21:10:18 UTC
You should add support for PHP Classes:
  - method name completion
  - method parameters
You should also check which files are included or required and include
classes and functions in to the code completion list from them also.
Comment 1 Andrew Korostelev 2008-01-15 08:23:14 UTC
requested enhancements are planned for m2 already.
Comment 2 Andrew Korostelev 2008-01-15 10:49:21 UTC
includes processing are covered by issue 124183 - The model should allow to get elements from included files.

This issue is now only about methods name and parameters completion.
Comment 3 Alexei Mokeev 2008-01-25 10:38:22 UTC
Code completion for Class methods, parameters and constants is covered by 123437.

Thank you,
Alexei.

*** This issue has been marked as a duplicate of 122056 ***
Comment 4 Mikhail Matveev 2008-01-31 14:39:21 UTC
Verified duplicate