简体   繁体   English

从 VS2017 Pending Changes 面板中删除部分

[英]Remove sections from VS2017 Pending Changes panel

We are still getting adjusted to VS2017, after upgrading from VS2010, and noticed that the Pending Changes panel was redesigned sometime between these releases.从 VS2010 升级后,我们仍在适应 VS2017,并注意到 Pending Changes 面板在这些版本之间的某个时间重新设计。 Our team of 2 will never use the Related Work Items and Notes (Code Reviewer, Security Reviewer, etc.) sections so is it possible to remove them somehow?我们的 2 人团队永远不会使用相关工作项和注释(代码审查员、安全审查员等)部分,所以是否有可能以某种方式删除它们?

在此处输入图片说明

I realize each sections can be closed but this is not restored with future VS sessions and, even so, they still take up valuable real estate.我意识到每个部分都可以关闭,但这不会在未来的 VS 会话中恢复,即使如此,它们仍然占用宝贵的空间。 FWIW, replacing the simple checkboxes with the "Included Changes" and "Excluded Changes" sections seems to require many more clicks than before. FWIW,用“包含的更改”和“排除的更改”部分替换简单的复选框似乎需要比以前更多的点击次数。

You can't remove the related work items section.您不能删除相关的工作项部分。 The three "Notes" fields are things that someone configured at some point.三个“注释”字段是某人在某个时候配置的内容。 You can turn those off in the Team Project Settings section of the team explorer .您可以在团队资源管理器的团队项目设置部分关闭这些

The Notes is not a new feature in VS2017. Notes并不是 VS2017 的新功能。 Administrators of Team Foundation version control can add, configure, and remove check-in notes . Team Foundation 版本控制的管理员可以添加、配置和删除签入注释

To remove check-in notes删除签到备注

  1. On the Team menu, click Team Project Settings , and then click Source Control .在“团队”菜单上,单击“团队项目设置” ,然后单击“源代码管理”
  2. In the Source Control Settings dialog box, click the Check-in Notes tab.在“源代码管理设置”对话框中,单击“签入说明”选项卡。
  3. Select the check-in note title that you want to remove, and click Remove .选择您要移除的签到备注标题,然后点击移除

在此处输入图片说明

As for the Related Work Items , it's not possible to disable or fold the section for now.至于相关工作项,目前无法禁用或折叠该部分。 If you need this feature, you could add a uservoice , TFS PM will kindly review your suggestion.如果您需要此功能,您可以添加一个用户 语音,TFS PM 会仔细查看您的建议。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM