views:

90

answers:

1

Hello, I'm currently trying VS2010 and while it's smooth, good looking, sexy would I even add, I've met a MAJOR Turn off, being still a big teen noob in C and C++, I need my AUTO Completion until I learn some of the lib's members.

I tried toggling the CTRL+ALT+SPACE Option, using the hotkeys, the Button in the EDIT Tab is disabled (grey) And LASTLY I tried it using the command but got a message saying that it's disabled. It works in other languages.

A: 

This blog post explains how to disable it ... perhaps you can use it to reverse the process? http://blogs.msdn.com/b/raulperez/archive/2010/03/19/c-intellisense-options.aspx . If you would like to see how nice VS2010 intellisense for C++ is compared to 2008, take a look at http://www.msteched.com/2010/NorthAmerica/DEV316

Kate Gregory
I've made sure using the first page you've linked me to that all options were set to what they should be but it still doesn't work.and it really looks good tho ;(
F.Saad