Skip to content

Implement type hierarchy  #348

Open
Open
@themkat

Description

@themkat

In LSP 3.17.0, type hierarchy requests (textDocument/typeHierarchy) was introduced. Can be super useful when you have more than one super type, or subtype, and want to see how everything fit together. Sometimes we have complex inheritance structures, especially when using Java code...

Might look into this myself if I find the time, but making an issue so we don't forget about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestindexRelated to the symbol indexer

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions