Code completion proposals should show its declaring type
Status: Beta
Brought to you by:
bernhardbrem
For methods and fields and the likes, the type that the completion proposal came from should be displayed.
This is synonymous to how you would see 'equals(Object obj) boolean - Object' in the JDT which tels you that this equals(Object) method was declared by Object.
Logged In: NO
added to requirements