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: call hierarchy textDocument/calls in hh_server #8381

Open
aosq opened this issue Nov 8, 2018 · 2 comments
Open

Feature request: call hierarchy textDocument/calls in hh_server #8381

aosq opened this issue Nov 8, 2018 · 2 comments

Comments

@aosq
Copy link

aosq commented Nov 8, 2018

It'd be nice to provide the call hierarchy for a given function (both callees and callers) from hh_server to be ready when this is available in vscode. Looks like some folks are doing some of this work over in the Microsoft/language-server-protocol and Microsoft/vscode-languageserver-node.

This feature is super useful in IntelliJ. It makes exploring code and debugging so much faster :).

@dlreeves
Copy link
Contributor

dlreeves commented Nov 8, 2018

cc. @ljw1004

@fredemmott
Copy link
Contributor

marking this as external for now, as we're likely to want to have this standardized (or at least have solid progress there) before we do this. @ljw1004 can confirm/remove.

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

No branches or pull requests

3 participants