关闭 Visual Studio 2015 年项目的所有打开文档

Close all open documents of a Project in Visual Studio 2015

Visual Studio是否有办法关闭属于同一项目的所有打开的文档?

我目前正在使用 Productivity Power Tools Extension,它已经可以按项目类型为文档着色,但我找不到关闭项目所有文档的选项。

在快速启动中搜索 "close" 也没有得到任何结果。

使用我的 Tabs Studio extension you can sort tabs by project with super groups and then close all open documents that belong to the same project with the Close super group 选项卡上下文菜单命令。