VC++ 2010

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
Intellisense dies randomly...Usually I just save the file and reopen it or just try it several times and eventually it'll come back...
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!
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.
thanks
Topic archived. No new replies allowed.