Skip to content

It does not show C++ class name in *.hpp file #16

@lixueyi83

Description

@lixueyi83

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:

  • Class1
  • Class2
  • Class3,

and I am expecting to see

        class
            Class1
            Class2
            Class3

in the Tag_List window. Sort of that. Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions