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

Type hierarchy api support #45877

Open
mjbvz opened this issue Sep 14, 2021 · 0 comments
Open

Type hierarchy api support #45877

mjbvz opened this issue Sep 14, 2021 · 0 comments
Labels
Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Sep 14, 2021

Suggestion

🔍 Search Terms

  • type hierarchy
  • inheritance
  • subclass
  • superclass

List of keywords you searched for before creating this issue. Write them down here so that others can find this suggestion more easily and help provide feedback.

⭐ Suggestion

VS Code recently introduced a new API for displaying type hierarchies:

This api is very similar to the exiting call hierarchy api and displayed in a similar way in the editor

Although type hierarchies are most useful for languages like Java that use inheritance heavily, they would also be a nice feature to support for JavaScript and TypeScript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

2 participants