I know about cmd-double-click, and use it all the time, it's great. But is there an easy way to make Xcode simply tell me the type of a symbol in a popup or similar without having to jump away from my current position in code?
Xcode shortcuts for large iOS projectOpen Quickly(⇧ + ⌘ + O): This shortcut lets you jump to any class, enum, struct, function, or other entities in your project. Reveal in Project Navigator (⇧ + ⌘ + J): This will scroll to the file you are working in the project navigator.
Use cmd + shift + f for complete Xcode search.
option+click should get you there for standard documentation.
For user symbols, not sure. You could command+option+click to open the definition in an Assistant editor, in Xcode 4+.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With