Question
January 13, 2013 at 06:57 PM
dej

intelli-sense sometimes works and sometimes doesn’t

by dej . Updated 13 years, 7 months ago

visual studio 2012, c++
when for example in main and i want to type the line long x=2;
when i start typing lo it finds long but does not highlight it so
that after for example typing lo crt it will output lo on the line

it is annoying and i don’t see any way to tell it to make its best guess
at what i am typing.

sometimes it does work for example in a class i have created it will
do the member function correctly.

however in the enums that i create it again lacks foresight!

This discussion is locked

All Comments