| galop1n September 22, 2012, 10:39 AM |
|
I recently did the jump from visual 2008 + visual assit to visual 2012 and it is really worth it. The IDE is far more responsive than the previous version and imho, i love the new layout.
They also mostly stole the visual assist key feature, merging the looking for file and symbol feature into the new solution explorer. They extend the syntax colorization far by more than visual assist too. I love to be able to distinguish between local variables, method parameters and class member for example!
The background code compilation to perform syntax error detection while typing code is also a really nice feature working really well with an intellisense that i will describe best as under steroids :)
As a graphics programmer, i was concerned with the new integrated pix directly in visual. They took a good direction, but up to now, it miss a lot of crucial feature and is mostly useless for advanced usage up to now :(
The good news is that Microsoft decide to not rely anymore on a model where they shipped visual versions sparse by years without any intermediate updates. They promise that with visual 2012, they will release regular updates to bring more features into the tools. As an example, They already mention they will add new C++11 core language feature and improve the graphic diagnostics pix !
|