Hello All,
This is a super news. Thanks a lot for your work.
Maybe I could add my 2 cent to the idea. Apart from the excellent BugNet, our team is using a small add-in in VS, called Linkify, which enable to trigger an action when on a specific keyword in the code. Specifically, we configured it so that, when it sees "ISSUE XX-YY" in the cs code (in a comment actually), doing a right-click or a ctrl-F2 (that's configurable of course) automatically launch a browser (can be the integrated one) to jump on the url of the issue in bugnet.
That could be integrated or used in parallel with your own addin. Here's the url for linkify: http://www.codeproject.com/KB/macros/Linkify.aspx
Oh, one last word: it would be cool if your addin could work in VS 2005...
Cheers,
Chris