I have the exact opposite of Xcode 4 dot notation code sense problem! The code completion for dot notation shows not only properties but also methods for me (with P or M marked on the left of each completion appropriately indicating whether it is a property or a method respectively). Is this the normal behavior on Xcode 4 or am I doing something wrong?
This does not happen always though. It appears to happen for classes defined by me but not for pre-defined classes. But I haven't tested enough to be sure of this.
Maybe it is possible to customize code sense but there are no answers as yet for where code sense options in Xcode 4 are which has also been asked for Xcode 3.2.2 at "Customizing Xcode: fonts, code sense and more" again with no answers yet.