Is it possible to link from Visual Studio source files to a particular TFS issues, something like the following
void main() { // Issue1
} // Issue2
.. where clicking on Issue1/2 auto opens associated TFS issue.
Maybe some extension exists to help on this?
Binding issue with particular source code block[s] comments will be helpful too.