views:

105

answers:

2

I recently had to reinstall VS 2008 as it kept crashing (I suspect due to some plugin). I was just wondering if there are any "Use at your own risk" visual studio plugins. Has anyone seen a dialog box popup asking for error details called JIRA when using Visual Studio?? My IDE started crashing once I started getting those dialogs.

This is not to create a hate list but a precautionary list of plugins that can screw up your unsaved work.

+1  A: 

I've seen that happen with Resharper from JetBrains. Usually a restart of the IDE takes care of it. Its been happening less in later version.

Brian
+1 JetBrains use JIRA for issue tracking I believe, I use resharper and love it, but i do also have a JIRA userid. So that could be saying something! (note: i've no association with Jetbrains just a [happy] user)
Dog Ears
I love the Resharper too - having that problem is not a deal breaker at all
Brian
If it would make that JIRA dialog go away I will get that user Id too
Perpetualcoder
+2  A: 

Powercommands caused VS2008 to crash when I loaded XAML files. I blogged about it here. There is a fix and it is a handy little plugin

Jason Irwin