【问题标题】:How can I customize "My Work" pane format in Visual Studio Team Explorer如何在 Visual Studio Team Explorer 中自定义“我的工作”窗格格式
【发布时间】:2015-12-04 09:41:37
【问题描述】:

我想完全删除“代码审查”部分,以查看更多可用的工作项。 另外,我想更改“可用工作项”部分中记录的格式: 现在它显示为“ID - 标题”,我想在那里添加更多列(优先级、原始估计等) 这可能吗?

【问题讨论】:

    标签: visual-studio tfs tfs-workitem


    【解决方案1】:

    如果您想在团队资源管理器中自定义“我的工作”页面,您需要使用自己的 VS 插件。使用 TeamExplorerPageIds.MyWork 获取 MyWork 页面。

    有关如何使其工作的更多信息,请查看示例项目的以下链接:

    https://code.msdn.microsoft.com/windowsdesktop/Extending-Explorer-in-9dccd594

    https://binary-stuff.com/list/visual+studio+plugin

    【讨论】:

      【解决方案2】:

      您无法自定义团队资源管理器。

      【讨论】:

        猜你喜欢
        • 2015-08-23
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-04-17
        • 1970-01-01
        • 2012-11-09
        相关资源
        最近更新 更多