Bug 480589 - ICompletionReporter hides ability to report potential new methods/fields/types.
Summary: ICompletionReporter hides ability to report potential new methods/fields/types.
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PHP Core CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 327988
  Show dependency tree
 
Reported: 2015-10-25 12:50 EDT by Dawid Pakula CLA
Modified: 2020-05-14 10:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Pakula CLA 2015-10-25 12:50:13 EDT
ICompletionReporter is an abstraction layer for ScriptCompletionEngine.

Unfortunately it reduces DLTK functionality a lot. 
For example is not possible to report potential methods (implements/overrides/getters/setters) and fields.
Comment 1 Dawid Pakula CLA 2019-12-30 05:46:12 EST
Fixed via bug 327988.