Skip to content

sebanimm/prettified-sub-interfaces

Repository files navigation

Prettified Sub Interfaces

Makes your sub interfaces give you better type informations.

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.

Releases

No releases published

Packages

No packages published