Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Add support for call hierarchy #888

Open
DonJayamanne opened this issue Apr 5, 2019 · 2 comments
Open

Add support for call hierarchy #888

DonJayamanne opened this issue Apr 5, 2019 · 2 comments
Labels
enhancement New feature or request feature: analysis

Comments

@DonJayamanne
Copy link

See microsoft/language-server-protocol#468

The preview feature has landed in VS Code
Not sure about support in LSP, but support is available for extensions.
https://code.visualstudio.com/updates/v1_33#_call-hierarchy

Screen Shot 2019-04-04 at 10 43 02 PM

@GuSuku
Copy link

GuSuku commented Jul 14, 2020

@DonJayamanne You had closed the issue in Python language extension, Call Hierarchy Implementation microsoft/vscode-python#5127, referring to this current issue as:

Duplicate of upstream issue microsoft/python-language-server#888

But in this current issue above you state:

Not sure about support in LSP, but support is available for extensions.

Sounds inconsistent, unless I am missing something.

@erictraut
Copy link

Call Hierarchy support is implemented in Pylance, the Microsoft's next-generation Python Language Server. Please give it a try and report any new issues here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature: analysis
Projects
None yet
Development

No branches or pull requests

4 participants