What add-in/setting in Visual Studio can you not live without? Which one improves your productivity or fixes something you can't stand in Visual Studio? Why is it your favorite?
My favorite is aspx edit helper because it does really improve my productivity when working with ASP.NET applications. What it does is provide a quick way to type out server side controls, it automatically fills in runat="server" and id="" and puts your cursor in between the quotes of ID so you can type it in.
Here is a summarized list of all the plugins discussed so far
- ASPX Edit Helper - Snippets for editing asp.net
- Re-Sharper - Fast Refactoring
- Power Commands
- Reflector
- GhostDoc - Generates XML comments
- Visual Assist X
- Rock Scroll
- TestDriven.NET
- NCover
- AnkhSVN - SVN Integration
- ViEmu - Vim Emulation
- VisualSVN - SVN Integration
- Theme Generator
- Skype Add-in
- XML Explorer
- Resource Refactoring
- Linq2Sql Debugger Visualizer - Easily debug Linq2SQL
- Visual Studio File Explorer
- Visual Studio Window Manager
- TFS PowerToys
- Expression Tree Visualizer
- StyleCop
- Regions Manager
- Regionerate
- Code Keep - Manage Code Snippets from anywhere
- CR Documentor
- DXCore Community Plugins
- NUnit
- CodeRush Xpress
- JSLint
- NUnit for VS - NUnit integration
- Instant Gratification - Tells you how awesome your code is
- Entrian Source Search, a Code Search add-in. "Find In Files" on steroids.
- Goanna - static analysis for C/C++
- StudioTools
- USysWare DPack Code Browser - Fast code navigation