Order .h .m tabs? Permanently deleted user 创建于 2014年10月15日 01:48 Is it possbile to always have the .h tab open to the left of the .m tab (assuming the .m is already open)?
No, this is not possible, but if you want to quickly alternate between .h and .m you can use the "Navigate to Related File" action (cmd+cntrl+up arrow).
Thanks for the tip! I apprichate a good keyboard shortcut.