BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  General  General discuss...  Integration with Visual Studio
Previous Previous
 
Next Next
New Post 7/29/2008 3:32 AM
User is offline ChrisMan
22 posts
No Ranking


Re: Integration with Visual Studio 
Modified By ChrisMan  on 7/29/2008 2:32:58 AM)

 

 
New Post 7/29/2008 3:32 AM
User is offline ChrisMan
22 posts
No Ranking


Re: Integration with Visual Studio 
Modified By ChrisMan  on 7/29/2008 2:33:29 AM)

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

 
New Post 7/29/2008 1:02 PM
User is offline admsteck
13 posts
No Ranking


Re: Integration with Visual Studio 

That is a very interesting utility.  I think integrating similar functionality is a little beyond the scope of my current vision, but the current version does show the bug id as a link that opens a browser window in the IDE. 

I am also working on the VS2005 problem.  The installer works fine but I get a package load failure when I try to run it.  I need to do a little more research to find the problem and I hope to have it fixed soon.

 
New Post 8/1/2008 12:35 PM
User is offline admsteck
13 posts
No Ranking


Re: Integration with Visual Studio 

Just an update, I got it all working in VS2005.  Just a few more minor bugs to work out and hopefully I will have v0.0.2 available by Monday evening.  I found that there is a bug in VS2005 that would not allow the ID to render as a link correctly so I removed the hyperlink.  You now have to double click on the task item and I am adding a button to the tool bar and context menu to allow you to navigate to the page for the selected item.  If anyone else has ideas or comments on this project, feel free to either post here or the SourceForge page for the project.  I will most likely start using the SourceForge page more so as not to clutter up this forum with my ramblings.  I will likely only post major updates here.

 
New Post 8/4/2008 9:12 AM
User is offline emigrating
4 posts
No Ranking


Re: Integration with Visual Studio 

Ok, so I've installed this add-in but nowhere do I find the "Configure..." menuitem you referred to earlier. I then proceeded to uninstall, re-install and finally repair the installation in an attempt to get this working - but still no go.

It appears the add-in is simply not loading properly, as whenever I go to close Visual Studio (2008, Team Edition) I get the following error message;

any ideas on how to proceed would be greatly appreciated as I'd love to give this a try.

Thanks.

 
Previous Previous
 
Next Next
  Forum  General  General discuss...  Integration with Visual Studio

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.