- assigned_to: nobody --> mganesh
When using Intellisense in Vim 6.3 for C++, the
candidate list that drops down only lists the member
functions for the class that the variable (in context)
belongs to. It does not show the member variables that
are accessible.
I agree that parsing for public/private is an avoidable
headache.
However, when using structures, the field variables
within a variable (that is of a particular structure type)
is not shown.
All that apart, please accept my congratulations for a
truly outstanding effort in expanding the functionality of
my favourite editor!
Please also see Vim Tip # 835
(http://vim.sourceforge.net/tips/tip.php?tip_id=835) for
how to overcome some restrictions placed on the
INCLUDE variable.