Why Does IntelliSense Sometimes Go Away?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I use Intellisense frequently in VC++ 6.0 to auto-complete member variable
names. Being lazy, I type "this->" and find my variable. Or type the open
paren after a function name to get the prototype. But sometimes it just
doesn't work. I know that with a syntax error in a line above, it does not
work. But somtimes in one part of my class it works fine and in others it
doesn't.

What could make it be there or not be there and can it be fixed for an area
when it is not there?

Thanks

Tom Salicos




.



Relevant Pages

  • Re: Why Does IntelliSense Sometimes Go Away?
    ... In v6 Intellisense only works for code that is part of your "solution" ... I know that with a syntax error in a line above, ... But somtimes in one part of my class it works fine and in others it ... Tom Salicos ...
    (microsoft.public.vc.mfc)
  • Re: Named arguments and inheritance
    ... officially a syntax error and will be treated as a syntax error in at ... public member of any Property instance created for the prototype. ... created during the first instantiation, ...
    (comp.lang.javascript)
  • upgrading kernel
    ... error: syntax error before "av_list" ... function declaration isn't a prototype ... Linux C++ Library 27.2.1 ...
    (comp.os.linux.setup)
  • Re: C Help Magic Square
    ... Jack Klein writes: ... > In any case, the prototype above is not valid C, it is a syntax error. ... > a C compiler or you are not invoking it to operate in standard C ...
    (comp.lang.c)