Is there a hotkey combo to switch the editor from the .h file to associated
.cpp file and back again?
I wish!
In the 4.0 RC0 release, you should be able to hit F3 on an #include
statement to bounce to the include file. I don't know of any way to
bounce back though. (other than alt-left-arrow, of course, which only
works if you were previously in the .cpp file)
I also yearn for a hotkey that would allow me to type in a symbol to
jump to, hopefully with autocompletion. I remember this being discussed
a while ago but I think it's been forgotten.