]
Gorkem Ercan reassigned ERT-71:
-------------------------------
Assignee: Ian Stewart-Binks (was: Gorkem Ercan)
Create Relevant Methods Completion Engine
-----------------------------------------
Key: ERT-71
URL:
https://issues.jboss.org/browse/ERT-71
Project: Eclipse Release Train
Issue Type: Sub-task
Components: JSDT
Reporter: Ian Stewart-Binks
Assignee: Ian Stewart-Binks
If a user invokes code completion when trying to write an object's method, relevant
methods of that object *that have already been used* in the current JS file should be
proposed. This should be extensible enough such that relevant methods used outside of the
file can be suggested in the future as well.