从 VS2017 Pending Changes 面板中删除部分
Remove sections from VS2017 Pending Changes panel
从 VS2010 升级后,我们仍在适应 VS2017,并注意到在这些版本之间的某个时间重新设计了 Pending Changes 面板。我们的 2 人团队永远不会使用相关工作项和注释(代码审查员、安全审查员等)部分,所以是否可以以某种方式删除它们?
我知道每个部分都可以关闭,但是未来的 VS 会话不会恢复,即便如此,它们仍然占用宝贵的空间。 FWIW,用 "Included Changes" 和 "Excluded Changes" 部分替换简单的复选框似乎需要比以前更多的点击次数。
您不能删除相关的工作项部分。三个 "Notes" 字段是某人在某个时候配置的东西。 You can turn those off in the Team Project Settings section of the team explorer.
Notes 不是 VS2017 中的新功能。 Team Foundation 版本控制的管理员 可以添加、配置和删除 check-in notes。
To remove check-in notes
- On the Team menu, click Team Project Settings, and then
click Source Control.
- In the Source Control Settings dialog box, click the Check-in
Notes tab.
- Select the check-in note title that you want to remove, and click
Remove.
至于相关工作项,目前无法禁用或折叠该部分。如果你需要这个功能,你可以添加一个 uservoice,TFS PM 会认真审核你的建议。
从 VS2010 升级后,我们仍在适应 VS2017,并注意到在这些版本之间的某个时间重新设计了 Pending Changes 面板。我们的 2 人团队永远不会使用相关工作项和注释(代码审查员、安全审查员等)部分,所以是否可以以某种方式删除它们?
我知道每个部分都可以关闭,但是未来的 VS 会话不会恢复,即便如此,它们仍然占用宝贵的空间。 FWIW,用 "Included Changes" 和 "Excluded Changes" 部分替换简单的复选框似乎需要比以前更多的点击次数。
您不能删除相关的工作项部分。三个 "Notes" 字段是某人在某个时候配置的东西。 You can turn those off in the Team Project Settings section of the team explorer.
Notes 不是 VS2017 中的新功能。 Team Foundation 版本控制的管理员 可以添加、配置和删除 check-in notes。
To remove check-in notes
- On the Team menu, click Team Project Settings, and then click Source Control.
- In the Source Control Settings dialog box, click the Check-in Notes tab.
- Select the check-in note title that you want to remove, and click Remove.
至于相关工作项,目前无法禁用或折叠该部分。如果你需要这个功能,你可以添加一个 uservoice,TFS PM 会认真审核你的建议。