This works for Objective-C. In fact, it’s one of the reasons I might open
the project in TextMate instead of Xcode. Documentation for current word is so much easier to get to.
In Xcode 4 your simply press option and click on a tag and the documentation opens up for that tag. If you press cmd and click, the .h file where the method/var is defined opens up.