简体   繁体   English

TFS-从源代码链接问题/错误

[英]TFS - linking issues/bugs from source code

Is it possible to link from Visual Studio source files to a particular TFS issues, something like the following 是否可以从Visual Studio源文件链接到特定的TFS问题,如下所示

void main() {  // Issue1
}              // Issue2  

.. where clicking on Issue1/2 auto opens associated TFS issue. ..单击“ Issue1 / 2”自动会打开相关的TFS问题。

Maybe some extension exists to help on this? 也许有些扩展可以帮助您?

Binding issue with particular source code block[s] comments will be helpful too. 与特定源代码块注释的绑定问题也将有所帮助。

http://www.wholetomato.com/products/sourcelinks/default2.asp看起来像您想要的,并且似乎通过api / plugins支持多个错误跟踪器,但是目前不存在TFS插件。

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

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