VC++ 2010

Feb 2, 2011 at 10:57pm
Hello, i've been using this IDE with out any issues for several weeks now, today somehow i'm no longer able to see objects members when i press dot, some how intelisense in the editor got effected. How can i reset it? Thanks
Feb 2, 2011 at 11:11pm
Intellisense dies randomly...Usually I just save the file and reopen it or just try it several times and eventually it'll come back...
Feb 2, 2011 at 11:16pm
closed account (3hM2Nwbp)
I've found that the intellisense feature seems more responsive in VC++2008. They've changed the intellisense engine in 2010 from what I've read...but it's still beyond me why they released it without intellisense support for C++/CLI!
Feb 3, 2011 at 10:49am
Because they don't really care about C++. VS2010 is developed for C#/.Net4. C++ is supported because it would be scandalous if it wasn't.

VS2005 was more or less good enough. VS2008 has an improved C++ optimisation. But some of my template code doesn't compile under VS2010.
Feb 3, 2011 at 1:55pm
thanks
Topic archived. No new replies allowed.