I am using C++ coding editor on Visual Studio 2010.
I remember the IDE will help highlight the same variables when I selected a variable.But it doesn’t work now.
I have enabled the “Auto list members” and “Parameter information” on the C/C++ option.
And it doesn’t help showing the members of the namespace when I type the “.” or “->”.
Someone please help.
AFAIK, highlighting the same variable is not available for C++ in Visual Studio 2010. However, this article does indicate that it will be available in the next version after VS 2010