A Visual Studio extension (.vsix) which provides a dockable tool window showing the open documents.
- grouped and color-coded by project
- colors determined by project name so they're always the same for a given project
- projects are collapsable/expandable (click the project name)
- font matches the code editor font
Also available on the Visual Studio Marketplace.
Once installed, View >> Other Windows >> VSDocBarToolWindow
To remove, Extensions >> Manage Extensions >> Installed >> VSDocBar >> Uninstall