A tooltip of a member variable looks like: int CMyClass::MyInt Also the context and definition bar gives this info.
I would appreciate it greatly when for a member-variable (and member-function) one of the specifiers public:, protected: or private: could be added. (Both in the tooltip as in the definition bar.)
Do you think this is possible? Thank you in advance.
At least in VA X 10.1, icons in member listboxes indicate private/protected/public. Same for icon in definition field when clicking on a symbol in your code.
We will consider altering text of tooltips and definition field to include private/protected/public. We need to think for a while about this since we don't want to break anything else.