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: allow drilling down in call hierarchies #463

Open
folke opened this issue Jun 1, 2024 · 0 comments
Open

feature: allow drilling down in call hierarchies #463

folke opened this issue Jun 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@folke
Copy link
Owner

folke commented Jun 1, 2024

          Hi @folke, I tried it out, and it's not exactly what I expected from a call-hierarchy UI.

In such UI I expect the incoming calls entries to recursively have their parents in the tree as well. See: https://github.com/marcomayer/calltree.nvim.
This way you could easily see the "call stack" of a function you're inspecting, and quickly jump to any of its ancestors.

I thought that since trouble is a tree UI, it'd be a good fit for such use-case. What do you think?

Originally posted by @shahamran in #222 (comment)

@folke folke added the enhancement New feature or request label Jun 1, 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