In 2005, when I double-clicked on a file (be it header or source), it would open in a new tab. So, if I double-clicked on a header file and then two source files, there would be three tabs: one for each file. And the list of active files includes these three files.
I just installed VS 2008, and I've been trying to enable the same behavior, but I can't find the option anywhere. When I open my solution, the first header file opens up. Then when I try to click on the other source files, they replace that tab. And, my list of active files only contains one file: the most recent one I clicked on.
How do I enable multiple tabs/active files?