Is there anyway to format the code in Xcode like you can do in Eclipse or Netbenas. I have not found any option in menu, is there any hot key for this or its simply not in X
^-I (control - capital i) : format the current line
⌘-A + ^-I : format the whole code file