visual-studiofiletabsdocumentshow-hide

Make all opened document tabs visible


I would like to see all files or documents I've opened in Visual Studio. I do not want them to be auto hidden or hidden on overflow.

How can I achieve it?


Solution

  • Visual Studio has this extension taken from msdn.microsoft.com tested and worked

    Simple installation: download, doubleclick to install, restart VS IDE. Then open all the tabs you want they all will be displayed and No hidden.

    https://visualstudiogallery.msdn.microsoft.com/EBF6137E-AA2D-4DC9-860A-F04168F11CD7

    Dung Le.