It would be really nice to have real message completion in the
debugger/inspector/workspace where the types of the variables are known. For
example, when I'm debugging a method and an instance variable is already
initialized to a String, then the auto completion could show me only the
messages associated to a Strings instead of showing everything in the image.