Hi!
This is simple:
Does anybody knows how to collapse all methods in a class in XCode?
Collapsing one by one is not an option anymore =D
Thanks and have a nice day!
Hi!
This is simple:
Does anybody knows how to collapse all methods in a class in XCode?
Collapsing one by one is not an option anymore =D
Thanks and have a nice day!
Looks like Ctrl-Command-Up does it (or on the menu: View-CodeFolding-FoldMethods/Functions).
Ctrl-Command-Down or Ctrl-U to reverse.
Has anyone had a problem where random "collapsed" methods seem to randomly uncollapse?
I spend my life re-re-re-re-recollapsing things.
Is there a cause?
Hey Fran... this happends to me sometimes, but sorry, I dont know why it happends. Another thing that really makes me mad, is when you have some methods collapsed and try to put a break point in a method that is not, the windows decides to scrolls up :D.
does this happends to you?