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

Add type hierarchy support #1046

Closed
vinistock opened this issue Sep 28, 2023 · 1 comment · Fixed by #2103
Closed

Add type hierarchy support #1046

vinistock opened this issue Sep 28, 2023 · 1 comment · Fixed by #2103
Labels
enhancement New feature or request pinned This issue or pull request is pinned and won't be marked as stale

Comments

@vinistock
Copy link
Member

vinistock commented Sep 28, 2023

Depends on #1333

After the indexer starts keeping track of class and module ancestors, it should be straightforward to add support for the type hierarchy requests.

Documentation: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_prepareTypeHierarchy

@vinistock vinistock added enhancement New feature or request pinned This issue or pull request is pinned and won't be marked as stale labels Sep 28, 2023
@Morriar
Copy link
Contributor

Morriar commented Jun 7, 2024

Partial solution: #2103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned This issue or pull request is pinned and won't be marked as stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants