Click here to Skip to main content
15,885,782 members

Survey Results

Which Visual Studio Add-ins do you use?   [Edit]

Survey period: 4 May 2009 to 11 May 2009

Below is a starting list but there are a ton more. Which add-ins make your must-have list?

OptionVotes% 
Agent SVN, AnkhSVN or Visual SVN35737.46
CodeRush10811.33
Comment Reflower131.36
GhostDoc16217.00
PowerCommands889.23
ReSharper23724.87
TestDriven.NET929.65
Visual Assist21422.46
Other24125.29
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (280 answers)


 
GeneralRe: Visual SVN listed twice Pin
Ashley van Gerven5-May-09 14:44
Ashley van Gerven5-May-09 14:44 
GeneralIncredibuild anyone? Pin
nassimi4-May-09 1:02
nassimi4-May-09 1:02 
GeneralRe: Incredibuild anyone? Pin
Anna-Jayne Metcalfe4-May-09 4:03
Anna-Jayne Metcalfe4-May-09 4:03 
GeneralRe: Incredibuild anyone? Pin
John M. Drescher4-May-09 4:23
John M. Drescher4-May-09 4:23 
GeneralRe: Incredibuild anyone? Pin
DigitalRacer4-May-09 5:28
DigitalRacer4-May-09 5:28 
GeneralAn add-in of mine, just polling to find out the interest Pin
bertvan3-May-09 19:48
bertvan3-May-09 19:48 
GeneralRe: An add-in of mine, just polling to find out the interest Pin
Anna-Jayne Metcalfe3-May-09 22:27
Anna-Jayne Metcalfe3-May-09 22:27 
GeneralRe: An add-in of mine, just polling to find out the interest Pin
bertvan4-May-09 3:05
bertvan4-May-09 3:05 
Hi,

I might indeed write an article on it, but I'd like to finish the code a bit further and then explain everything in depth.

Developing Visual Studio Add-ins are still a bit exotic terrain for me, so I'd like to know a bit more on the subject before I'll write an article on them.


About the "MS is doing it wrong": I don't think that Code Analysis is wrong. It is very practical to allow an extra check on bad practices etc.. But it comes at a cost. It might be better running Code Analysis on the build server only, but that might cause a lot of broken builds.

About "annoying": I didn't mean annoying in a way that CA is annoying me by pointing out errors in the code. I think that's great. But it's simply annoying to change 1 line of code, build, and then having to wait for CA to run all its rules again.

So I don't feel CA is annoying, I feel the time it takes is annoying.


So, I think this sequence would be the most practical:

1. Disable CA
2. Develop fluently and without CA running on each build locally
3. When ready to check in, restore CA
4. Build with CA
5. Fix CA issues
6. Check in


And when the add-in has improved, I might do an article Smile | :)
GeneralRe: An add-in of mine, just polling to find out the interest Pin
Anna-Jayne Metcalfe4-May-09 4:01
Anna-Jayne Metcalfe4-May-09 4:01 
GeneralRe: An add-in of mine, just polling to find out the interest Pin
Eric Lamontagne4-May-09 1:44
Eric Lamontagne4-May-09 1:44 
GeneralRe: An add-in of mine, just polling to find out the interest Pin
bertvan4-May-09 3:06
bertvan4-May-09 3:06 
General"None at all" as an option PinPopular
dmitri_sps3-May-09 18:59
dmitri_sps3-May-09 18:59 
GeneralRe: "None at all" as an option Pin
Member 963-May-09 20:14
Member 963-May-09 20:14 
GeneralRe: "None at all" as an option Pin
Fahad Sadah3-May-09 21:03
Fahad Sadah3-May-09 21:03 
GeneralRe: "None at all" as an option Pin
Jouke van der Maas3-May-09 21:31
Jouke van der Maas3-May-09 21:31 
GeneralRe: "None at all" as an option Pin
Jason Barry4-May-09 2:46
professionalJason Barry4-May-09 2:46 
GeneralRe: "None at all" as an option Pin
Moreno Airoldi4-May-09 1:24
Moreno Airoldi4-May-09 1:24 
GeneralRe: "None at all" as an option Pin
Jan Kučera4-May-09 2:59
Jan Kučera4-May-09 2:59 
GeneralRe: "None at all" as an option Pin
pboucher4-May-09 3:14
pboucher4-May-09 3:14 
GeneralRe: "None at all" as an option Pin
PIEBALDconsult4-May-09 6:35
mvePIEBALDconsult4-May-09 6:35 
GeneralRe: "None at all" as an option Pin
pboucher4-May-09 7:06
pboucher4-May-09 7:06 
GeneralRe: "None at all" as an option Pin
PIEBALDconsult4-May-09 7:14
mvePIEBALDconsult4-May-09 7:14 
GeneralRe: "None at all" as an option Pin
pboucher4-May-09 7:26
pboucher4-May-09 7:26 
GeneralRe: "None at all" as an option Pin
PIEBALDconsult4-May-09 7:44
mvePIEBALDconsult4-May-09 7:44 
GeneralRe: "None at all" as an option PinPopular
Brian W King4-May-09 4:19
Brian W King4-May-09 4:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.