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

Information about a typedef should show info about an anonymous enum defined in that typedef #507

Open
pgoodman opened this issue Jan 17, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed ui

Comments

@pgoodman
Copy link
Contributor

pgoodman commented Jan 17, 2024

In this case:
image

We should detect that there is an enum inside this typedef, and render out the information about the enumerators into the info explorer.

@pgoodman pgoodman added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed ui labels Jan 17, 2024
@pgoodman
Copy link
Contributor Author

Similar things should happen for typedefs wrapping structures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed ui
Projects
None yet
Development

No branches or pull requests

1 participant