Xcode has a feature which allows you to quickly switch between a {.m,.c,.cpp} file and its corresponding header file (e.g. .h). You can do it from the menu by View > "Switch to header/source file", or by the key stroke ⌥⌘↑ (alt-command-up_arrow).
Either way you do it, mine is broken, and mostly nothing happens. The View menu does briefly highlight when I do the key stroke. Why? How do I fix it?