Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
具体来说,我想添加运行(TFPT 命令:searchcs)的选项——这会打开提交历史搜索 GUI。
能够将其添加到源代码管理资源管理器或历史记录窗口甚至右键单击 contextMenu 将是有益的。
您将需要实现一个 Visual Studio 扩展来包装此命令行,请参阅此线程:
VS 2012 TFS 源代码管理资源管理器 - 将项目添加到右键菜单