Xcode 4 Cmd+alt+up/down remapping

前端 未结 2 1825
醉酒成梦
醉酒成梦 2021-02-08 22:42

I realise that switching between header and implementation files has moved to ctrl+cmd+up/down.

however this is incredibly annoying, as there is no Ctrl button near the

相关标签:
2条回答
  • 2021-02-08 22:57

    Not sure if it's a bug but YES you can remap it. However the behavior is a little different from that in Xcode 3. You can set it to Cmd+alt+up /down in Preferences. Note that you can't set the alt key on "Jump to Next Counterpart" but only "Jump to Next Counterpart (option)". Jump to Next Counterpart (option) This new key binding will open implementation/interface file in Assistant Editor side-by-side with the original editor.

    Cmd+Return to close the Assistant Editor.

    0 讨论(0)
  • 2021-02-08 23:11

    I reported a bug at apple. (Problem ID: 9125898)

    Please add any details there.. [edit] oops, not possible.. Just submit another one :)

    0 讨论(0)
提交回复
热议问题