Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>TsToolsNew to Visual Studio Code? Get it now.
TsTools

TsTools

iBotMedia

|
8,033 installs
| (19) | Free
TypeScript tools. Automatic interface and property implementation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TsTools

Set of TypeScript tools for Visual Studio Code.

IDE Feature

  • Implement Implement interfaces

IDE

  • Implement Implement properties

IDE

  • Import Import dependencies

IDE

Using

First, you will need to install Visual Studio Code. In the command palette (cmd-shift-p) select Install Extension and choose TsTools.

Release Notes

1.0.0

  • Initial release of Implement interfaces and properties.

1.0.1

  • Use of the tsconfig for compiler options.
  • New command shortcut. CMD+SHIFT+I on OS X, CTRL+SHIFT+I on Windows
  • Update README

1.0.2

  • Adding keywords for marketplace

1.1.0

  • Adding support for namespace (Fix for issue #1)
  • Adding import

1.1.1

  • Fix issue during file change/delete notification
  • Better handling of import * as ....

1.1.2

  • Fix issue #2. Use user preferences for inserting spaces or tabs

1.1.3

  • Fix issue #4. Fix undefined rootPath using vscode-insider
  • Use tabSize editor property when using spaces instead of tabs.

License

MIT

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