docs:programming:xcode:xcode_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:programming:xcode:xcode_notes [2007/05/20 00:39] billhdocs:programming:xcode:xcode_notes [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Xcode ======
 +
 +
 +===== Xcode IDE Notes =====
 +  * code completion (code sense): press escape
 +  * jump to next code sense placeholder: ctrl-/ or (shift-ctrl-/)
 +  * switch to header/source file (.h or .m): cmd + option + up
 +
 +