Function/variable auto completion C++ in visual studio 2010 -


i created 2 games using visual studio 2010 wp7 using xna , when trying create 1 using c++ in visual studio dont know how turn on auto completion thing. when example wanted write function/variable, used write first 2 letters choose list. helps me save time dont know how turn feature on when writing in c++

best regards

hit ctrl+space after typing few letters.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -