Apologies for a really dumb question, but this is driving me crazy.
I frequently have several open files in the editor. When working on one file, I may switch to another, perhaps to check for a function name or something.
I then want to switch back to my original file. (I can't count the number of times I have hit Ctrl-F6, which is the shortcut to do this in the MSVC6 IDE.)
Presumably this is the file equivalent of Alt-F5 and Alt-F6 for switching between projects. F11 is useful for toggling between header and source files, but this is not always what I need.
Is there a function/keyboard shortcut to switch to the most recently opened file?
Note: For some reason Berlioz would not open up, so I could not check if this was a requested feature.
Thanks.