Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Prettified Sub InterfacesNew to Visual Studio Code? Get it now.
Prettified Sub Interfaces

Prettified Sub Interfaces

sebanimm

|
33 installs
| (0) | Free
A vscode extension which makes your sub interfaces give you the parent interface's type.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prettified Sub Interfaces

Makes your sub interfaces give you the parent interface's type.

This project is heavily inspired by this video.

When using complex interfaces like Four,

to figure out what properties does it have, you need to see the definition of its parent interface, of its parent interface, ...

It bothers you so much.

This extension helps you to won't meet this silly situation.

Features

  • Shows all type properties of sub interface when you hover on it

Supports

  • Currently supports typescript (.ts) and typescriptreact (.tsx)

Contribution

We welcome your contributions! Feel free to open any issue or PR you think.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft