Description
For the query method code completion to pop up the cursor currently has to reside in some part of the interface that is already considered a method by JDT. This essentially means the return type and the brackets have to be present. It would be cool if the completion kicked in without that stuff being prepared upfront.