Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lixueyi83 opened this issue Jul 23, 2024 · 0 comments
Open

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

lixueyi83 opened this issue Jul 23, 2024 · 0 comments

Comments

@lixueyi83
Copy link

lixueyi83 commented Jul 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant