Extension to automatically show c++ source file header in a different window
I usually split my main code view between the source file and the header file but it's kind of annoying to always have to get the header and move it to the other window or having to switch the header file everytime i look at a different source file, is there any way or an already existing extension that would constantly show the header in the other window whenever i switch source file?