Switching between .h and .m files

Hello,

Is there a way to switch between header and implementation files for a given class? In Xcode, I can three-finger-swipe to quickly switch between them, but this gesture does nothing in AppCode and I've been unable to find any key combination to do it, either. Is this functionality available in AppCode?

Thanks!
Josh

0
2 comments

It's the same shortcut as in XCode4, Ctrl+Cmd+Up

0

Thanks - works great!

0

Please sign in to leave a comment.