In a brilliant world what would you love to have a plugin to do in VS2005/2008?
One answer per post please, and use voting to agree/disagree with ideas.
|
1
|
In a brilliant world what would you love to have a plugin to do in VS2005/2008? One answer per post please, and use voting to agree/disagree with ideas.
|
|||
|
|
|
|
Support for version control for multiple version control systems. Git, Mercurial, Darks, Subversion, etc. |
||
|
|
|
|
Embedding vim in Visual Studio. |
||
|
|
A CVS plug-in as robust as Eclipse's CVS handling would be nice. There are some plug-ins out there, but none of them work as well as what's in Eclipse. |
||
|
|
|
|
I'd love a plugin that can spellcheck resource files and large strings (maybe anything with spaces - that should get rid of string literals that are really part of code) and comments. If it's really clever, it'll give me the option to decompose camel cased things to find misspelled methods/classes. |
||
|
|
|
|
This will sound basic, but an incremental search plugin like in Opera to quickly navigate my code. |
||
|
|
|
Something like SQL Prompt. I don't really know if there is such a thing for Management Studio 2008 but that would be great. |
||
|
|
|
|
The most useful plug in I have used in Resharper by JetBrains. It provides refactoring support, improved intellisense, code generation, helping and cleaning. It also provides an integrated test runner for NUnit and background code analysis to determine syntax errors etc without recompilation. |
||
|
|
|
|
A plugin that automatically turns off features that I don't use so that the IDE takes less memory and CPU. |
||
|
|
|
|
I could really use a plugin that locks files for editing (kindof like Dreamweaver's check in/check out function but more basic). I realize this goes against the notion of source control, but sometimes there are tiny stray apps and files not in source control that you would like to edit but without the risk of edit overwrites. Shouldn't be too hard to build in theory. |
||
|
|
|
|
The code review functionality (commenting on portions of code, assigning it to others to look over, etc.) of Team System without actually needing to have Team System. |
||
|
|
|
|
This may be too much of a non-answer, but I'd like to have programmatic access to its graph-drawing code used to create class diagrams. Last I looked that was not available. |
||
|
|
|
|
No idea if it's possible, but I'd like to be able to use images as diagrams in comments sometimes. When working on code that does geometric computations (which I do a lot), a diagram can say a lot more than words. Maybe you could type the path of the image in a comment and have a plugin which found such paths, loaded the images and displayed them inline with the code (or pop up when you hover the mouse over?) |
||
|
|
|
|
|
||
|
|
|
|
An updated version of VSWindowManager: http://www.codeplex.com/VSWindowManager |
||
|
|
|
|
Visual Studio 2008: A plugin that color-codes Classic ASP VBScript syntax. |
||||||
|
|
|
A free and open source version of TestDriven.NET |
||
|
|