I stole the disc with Visual Studio 2003 on it from my programming class last year. I am cool.
Ok, what?
Collapse
X
-
-
Want to explain exactly what it is, and what it does soccr?I'll trade you this delicious doorstop for your crummy old danish.
Done, and done.Comment
-
Visual Assist for Visual Studio is a productivity tool for refactoring, reading, writing, navigating and generating C/C++/C# code. Try it for free.
Go there to see the features etc (More then just on that page)
But in general it provides for MUCH IMPROVED syntax highlighting which even allows for different colors for local and non-local variables. It also has great variable, function, class, etc name support. If you have a function named getSuicidalMuskrat() then all you have to type is GSM and it will show the choice in the list (Makes for fast coding). This is much improved over "Intellisense" "(I think Microsoft calls it that).
Worth every penny for people who are actually serious about programming.
-----Soccr743-----Comment


Comment