How can I quickly switch to a header file from within the source code file?

If you are working in an implementation (*.c/*.cpp) file, and you quickly want to open the corresponding header file, perform either of the following:

Similarly, you can also toggle back to the source file from the header file.