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

Support call hierarchies #128

Closed
MattSPalmer opened this issue Mar 10, 2020 · 0 comments · Fixed by #297
Closed

Support call hierarchies #128

MattSPalmer opened this issue Mar 10, 2020 · 0 comments · Fixed by #297
Labels
enhancement New feature or request

Comments

@MattSPalmer
Copy link

MattSPalmer commented Mar 10, 2020

It looks like tsserver and VSCode now both support viewing call hierarchies (a tree of callers and callees for a given function). This would be a great addition to coc-tsserver.

I'm not sure if general LSP support for this would need to be added to coc.nvim as well, but happy to add that issue if so. Combined with an extension like coc-explorer this could be a very useful enhancement.

@chemzqm chemzqm added the enhancement New feature or request label Mar 11, 2020
fannheyward added a commit to fannheyward/coc-tsserver that referenced this issue Jun 10, 2021
fannheyward added a commit to fannheyward/coc-tsserver that referenced this issue Jun 10, 2021
chemzqm pushed a commit that referenced this issue Jun 10, 2021
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

Successfully merging a pull request may close this issue.

2 participants