How to Show Two or More Tabs Simultaneously

pHabe 21 Reputation points
2020-09-21T15:57:19.483+00:00

I often reference two or more source files simultaneously. It seems a little harder to show two or more tabs in the Visual Studio editor in version 2019. From Solution Explorer, if I click Source File A, then click Source File B, Source File A automatically closes. Previous versions of Visual Studio handled displaying multiple tabs side by side OK.

Is there a way to prevent this automatic - open/close default behavior?

I'm using Visual Studio 2019 Community.

Thanks

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,869 questions
0 comments No comments
{count} votes

Accepted answer
  1. David Lowndes 4,711 Reputation points
    2020-09-21T16:06:07.37+00:00

    It sounds like you're referring to the preview tab.
    See the settings under Tools, Options, Environment, Tabs and Windows - Preview Tab, "Preview selected file in Solution Explorer".

    If you want to open the source file rather than preview it, double click it in Solution Explorer.


0 additional answers

Sort by: Most helpful