Access documentation in Xcode
I am pretty sure that if you are using Xcode everyday you are already aware of its handy shortcuts. There is one that I came across lately and I loved it. If you want to access the documentation of a class quickly in Xcode just hold down the “alt” key and double click on the word (e.g. NSColor) to get a quick note of the corresponding text.
