Freebies preferred, but if it is worth the cost....
|
|
SmartPaster - (FREE) Copy/Paste code generator for strings AnkhSvn - (FREE) SVN Source Control Integration for VS.NET VisualSVN Server - (FREE) Source Control ReSharper - IDE enhancement that helps with refactoring and productivity CodeRush - Code gen macros on steroids Refactor - Code refactoring aid CodeSmith - Code Generator GhostDoc - (FREE) Simple code commenting tool DXCore (FREE) and its many awesome plugins: DxCore Community Plugins, CR_Documentor, CodeStyleEnforcer, RedGreen TestDriven.Net - (FREE/PAY) Unit Testing Aid Reflector - (FREE) Feature rich .Net Disassembler Reflector AddIn's Web Deployment Projects - Provides additional functionality to build and deploy Web sites and Web applications (source). StudioTools - (FREE) Navigation assistant, code metrics tool, incremental search, file explorer in visual studio and tear off editor windows |
|||
|
|
Qt Cross-Platform Application Framework Qt is a cross-platform application framework for desktop and embedded development. It includes an intuitive API and a rich C++ class library, integrated tools for GUI development and internationalization, and support for Java™ and C++ development They have a plug-in for Visual Studio that costs a bit of money, but it is worth every penny. |
|||
|
|
|
|
Not free, but ReSharper is definitely one recommendation. |
||||||||
|
|
|
Maintains your clipboard data through removal of lines, a few other nice items but that one alone makes me happy. While some have problems with regions I think if you use them, this tool is for you. Automatically region'izes your code into appropriate region blocks. Fully configurable for custom items etc. |
|||
|
|
|
|
If you use SVN for source control, definitely get VisualSVN. It enables TortoiseSVN interactions from within the Visual Studio IDE. I also echo the Resharper comment. Retail price is a little steep, but if you're a student or otherwise educationally affiliated, it's actually pretty cheap. |
|||
|
|
|
|
PowerCommands is a Microsoft-created plugin that offers a variety of new features that one would think probably should have been in Visual Studio in the first place. These include
|
|||
|
|
Whole Tomato's Visual Assist X. I absolutely swear by it. I would like to see a better plug in for Lint than Visual Lint by Riverblade, but since that will eventually be moved onto the build server I don't mind running it every couple of days manually. |
||||
|
|
|
|
|||
|
|
|
|
I find Ghost Doc to be very useful.
|
|||
|
|
Sonic File Finder for when you have loads of files in your solutions and searching for them in the solution explorer becomes a pain in the wrist. You might also find DPack interesting. Several tools and enhancements rolled into one neat package. |
|||
|
|
|
|
I'm a big fan of CodeRush and Refactor! Pro by DevExpress. I've been using them for a number of years, and without a doubt it makes me a faster developer. Also, both are built on a free framework called DXCore that allows you to develop your own plug-ins for Visual Studio, and the sky is the limit there... |
|||
|
|
|
|
I like ReSharper, too! It's affordable if you're a student or otherwise connected to an university. For interaction with SVN I'll prefer AnkhSVN. .. and of course for connecting to TeamFoundation Server there's the Visual Studio Team Explorer |
|||
|
|
|
|
Dispatch for FTP is what Copy Web Site should have been. This just came out but I like it a lot: Mindscape File Explorer VisualSVN is excellent for SVN integration. Much better than Ankh (have not tried Ankh 2+ though) SonicFileFinder for looking up files or classes quickly. Supports searching just the upper case parts of a camel-cased type name Web Deployment Projects by Microsoft for precompiling web site projects |
|||
|
|
|
|
+1 Visual Assist. It's unfortunate that you need a plugin to get really good intellisense but it's definitely worth paying for. |
|||
|
|
|
|||
|
|
|
|
RockScroll is awesome, and free. |
|||
|
|
I use a lot the Fogbguz plug in but well you need to use Fogbugz first !!! |
|||
|
|
|
|
MZTools is great too. |
|||
|
|
|
|
I just found this rather large list of addins: http://geekswithblogs.net/brians/archive/2008/05/12/122087.aspx |
|||
|
|
|
|
+1 for Visual Assist And I will add VLH (Visual Local History) which provides a kind of local source control system. Every time you save a file, the plugin add a copy in the local repository. |
|||
|
|
|
|
+1 for VisualSVN being better than AnkhSVN, having tried both, and +1 for the FogBugz Add-in. |
|||
|
|
|
|
+1 for CodeRush & Refactor Pro. I've been using CodeRush since its Delphi incarnations, and it's utterly wonderful. The mantra of "Code at the speed of thought" is very close to reality ;) |
|||
|
|
|
|
|
|||
|
|
|
|
|
|||
|
|
|
|
KingsTools is also a nice collection of macros containing:
|
|||
|
|
|
|
In addition to the refactoring and source control tools listed here, AQTime is a great windows profiler. It can run as a plugin or stand-alone and it works with .NET and native code. |
|||
|
|
|
|
I found this site called Visual Studio Gallery - it has a lot of visual studio add-ins. I'm browsing it right now and I recommend everyone to visit it. |
|||
|
|
|
|
XPathmania is a good little tool for writing and testing XPath queries. |
|||
|
|
|
|
I'm always amazed that more people don't know about/use NDepend - it shows all dependecies at every level of your code, and will even draw pretty box and arrow pictures showing how confused your architecture really is :) Together with TestDriven.Net, I can't imagine working without it any more. Free/cheap. |
|||
|
|
|
|
What about IncrediBuild? This is a nice distributed build system with visual studio integration. |
|||
|
|
