objective c - Hidden Features of Xcode -


with huge influx of newbies xcode, i'm sure there lots of xcode tips , tricks shared.

what yours?

switch header/source file

  • option ⌥ command ⌘ up arrow ↑

  • view > switch header/source file

switches between .m , .h files.

  • in xcode 4 ctrl command ⌘ up arrow ↑

Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -