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

[Feature Request] Include hierarchy #750

Open
gikari opened this issue Dec 10, 2024 · 0 comments
Open

[Feature Request] Include hierarchy #750

gikari opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gikari
Copy link

gikari commented Dec 10, 2024

Some IDEs have "include hierarchy" functionality: you can view what headers are included in the current file and in which files the current header is included using a tree view.

For example, Qt Creator:
https://doc.qt.io/qtcreator/creator-include-hierarchy-view.html
image

CLion (import hierarchy):
https://www.jetbrains.com/help/clion/analyzing-applications.html
image

Displaying a tree of includes will be a useful feature.

@gikari gikari added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant