Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TS interface from classNew to Visual Studio Code? Get it now.
TS interface from class

TS interface from class

herrlax

|
8,559 installs
| (2) | Free
Generates interface from selected typescript class
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TS interface from class

Generates an interface from a selected Typescript class 🏄

How to use

Highlight a Typescript class, open command palette and type TS interface from class

dotup-vscode-interface-generator Video

Missing features

  • Optional parameters in functions
  • Figuring out the type of a function when not stated (if the return type of a function is not explicitly stated, it will be set to undefined)

Release notes

1.0.0

Initial release

1.0.1

New icon

1.0.2

Security improvements

1.0.3

Security improvements

1.0.4

Update README

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