Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Interface builder 2 for TypescriptNew to Visual Studio Code? Get it now.
Interface builder 2 for Typescript

Interface builder 2 for Typescript

rzl

|
158 installs
| (0) | Free
Defines interface of object, Defines interface of export function
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Interface builder

fork from https://github.com/VladimirSharavanov/vscode-interface-builder.git thanks !

Note

This extension defines interface of object

Features

  • Automatically creates an interface for the selected object and write to file

Usages

  1. Select the object with any selection tool
  2. Object must be correct
  3. If you have an array of objects, you need to select one of the array objects
  4. To add interface, use shortcut Ctrl+Alt+i (Command+Alt+i for Mac), or press F1 and then select/type Create interface
  5. To add export interface, use shortcut Ctrl+Alt+e (Command+Alt+e for Mac), or press F1 and then select/type Create export interface

Usage

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