Every so often I look up at the screen and see 5 or 6 Visual Studio Code editor windows side-by-side. In my codebase the implementation for a feature might be spread across multiple files. When I need to make sense of disparate information and try to see how they all work together, I ended up opening all the files in different windows so I can visually see the code and the connections.