Skip to content

Create a "TypeHierarchyProvider" api for visualising type hierarchies #15533

Description

@DanTup

(Split from #15485)

Dart Code has had requests for viewing/navigating type hierarchies. We've implemented this for now using the pick-list, but we had to make compromises to fit it into a flat list.

Some other editors have this functionality and it's a concept that's not specific to Dart, so it might make sense as a provider that can be implemented by extensions.

Here's an image of it in another editor and also how we've managed to implement it currently.

687474703a2f2f68656c702e65636c697073652e6f72672f6e656f6e2f746f7069632f6f72672e65636c697073652e6a64742e646f632e757365722f67657474
c26454f6-8e17-11e6-9df1-046930178341

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions