How can I quickly access the documentation for a symbol, method, enum, etc. in Xcode 4.5?
alt + click on symbol shows a quick-info. Apple removed the dictionary icon which opened the documentation. I tried all other possible shortcuts of the cmd / alt / shift / click mumbo jumbo dance and none of them open the documentation browser.
I suppose there is a hidden trick to quickly open it anyways?
Edit: Figured out this new quick-info box has a link to the documentation.
⌘ Command + Double-Click on a symbol: Jump to Definition of a symbol.
⌥ Option + Double-Click on a symbol: Find Text in Documentation of a symbol. (Only works if you have they symbol’s Doc Set installed.)
You should check This URL to know more about short cuts