What Visual Studio add-ins do you use? [closed]

二次信任 提交于 2019-11-28 17:58:58

问题


I have the following installed:

  • Imports Sorter (for VS 2005)
  • GhostDoc
  • Regex Find and Replace (.Net regex compatible find and replace, because VS has its own regex syntax)
  • rockscroll
  • Smart Paster
  • Sonic File Finder
  • Cool Commands

回答1:


Visual Assist X




回答2:


Most important ones for me are

  • Resharper 4
  • TestDriven.NET



回答3:


  • Refactor! Pro
  • TestDriven.net
  • DPack
  • GhostDoc
  • AnkhSVN (replaces VisualSVN for me now)



回答4:


I use:

  • ReSharper
  • VisualSVN
  • TestDriven.net

If anyone knows of a good native C++ refactoring tool that doesn't bring the system to a standstill all the time, please post it. Refactor! Pro isn't bad by itself but I can't get it to play nicely with R#. I found Visual Assist too slow even when it's the only plug-in installed.




回答5:


For Visual Studio 2008 I'd say PowerCommands is a must have.

I also use VisualSVN for source control.




回答6:


  • ReSharper
  • Ghost Doc
  • PowerCommands

I am totally addicted to all three, but if I really had to choose the most important one, I'd go with ReSharper.




回答7:


CodeRush with Refactor! Pro

http://www.devexpress.com/Products/Visual_Studio_Add-in/Coding_Assistance/




回答8:


Does F# class as a VS addin? :)

In all seriousness, ViEmu is the only addin I use.




回答9:


I agree with the R# comments and the agent smith plugin for that. It's not really a plugin, but VS without NUnit is like chocolate cake without icing!




回答10:


This question covers around 30 add-ins that people disussed.




回答11:


Simple but useful string-> resource refactoring: http://resourcerefactoring.codeplex.com/




回答12:


Definitely Smart Paster




回答13:


Comment and string spell checker from component one http://www.componentone.com/SuperProducts/IntelliSpell/. It's very fast and free!




回答14:


MZ-Tools




回答15:


Currently I use Git-Extensions, and before, i had been using AnkhSvn




回答16:


Metalscroll

An alternative for RockScroll. It fixes a few annoying issues such as region support.




回答17:


Visual Macros Expander if you work with macroses of C++.



来源:https://stackoverflow.com/questions/15784/what-visual-studio-add-ins-do-you-use

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!