Here's what I mean:

when I hover over aFunction in the call site for callMe I see the comment for that function. However as you can see from the screenshot when I hover over aField it should show the comment hello but it does not. Is this something that could be fixed? Clearly it knows that aField is defined on the class as it determines the type properly.