I just found that it seems it does not show the class name for the hpp header file in the Tag_List window. Is it something wrong with the setting or configuration or it may never show the class names in the Tag__List window.
Assume I have three classes defined in header.hpp:
and I am expecting to see
class
Class1
Class2
Class3
in the Tag_List window. Sort of that. Thanks in advance.