Why Visual Studio in C++ is not as intelligent as it's in C#? -
i'm wokring on homework in c++ in visual studio 2010, i've found visual studio not wonderful in c#. no intellisense , no code formating , stupid load of error messages might gone togother if 1 error has been fixed.
why that?
microsoft has not been putting effort c++ tools since .net appeared. in lot of ways, current ide worse visual c++ 6.
here visual c++ team's blog entry recent c++-related work , why there no intellisense c++/cli: http://blogs.msdn.com/b/vcblog/archive/2011/03/03/10136696.aspx
Comments
Post a Comment