Is there a way to tell XCode fold methods/functions by default when opening a file?
|
I don't think so, there are some handy keyboard shortcuts though:
|
|||||
|
|
Not sure if this is an OS change, or an Xcode change, but on Lion with Xcode 4, some of these commands cited by Griffo are performed with the Option modifier (the ⌥ key), not control. I've made some changes to reflect this:
Sorry to necro a thread, but I thought this was worthwhile to revise. |
|||||
|
|
I feel your pain. It is difficult to press cmd+option+shift+left every time I open an implementation file to collapse all the methods. I would be grateful to know of a way to set this by default. On the other hand, a probably obvious workaround may be to select the method from the method picker at the top of the window. I suppose this is how the Xcode developers intended us to find methods.. still cmd+option+shift+left is my preference.. it just hurts my hand :/ |
|||
|