How to collapse all methods in Xcode?
As of Xcode 4 it seems to have changed. command–alt–shift–left arrow will do the trick… To fold/unfold current methods or if structures use: Fold: command–alt–left arrow Unfold: command–alt–right arrow
As of Xcode 4 it seems to have changed. command–alt–shift–left arrow will do the trick… To fold/unfold current methods or if structures use: Fold: command–alt–left arrow Unfold: command–alt–right arrow