facebook / facebook/hhvm

Feature request: call hierarchy `textDocument/calls` in hh_server

Open
#8,381 2 comments 0 reactions 0 assignees View on GitHub
external feature request hack
Dominant language
C++
Stars
18.7k
Forks
3.1k
Avg merge
1h 47m
Merged PRs (30d)
2

Description

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](https://github.com/Microsoft/language-server-protocol/issues/468) and [Microsoft/vscode-languageserver-node](https://github.com/Microsoft/vscode-languageserver-node/pull/420).

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.