Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>typerwellNew to Visual Studio Code? Get it now.
typerwell

typerwell

Anders Jurisoo

|
53 installs
| (0) | Free
Tinker with typescript like a total boss. Like Tinkerwell for TS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Typerwell

Like Tinkerwell :dizzy: for TypeScript. A VS Code extension.

Usage

  • Go to a TS file.
  • Press CMD+R (or manually search for typerwell commands)
  • See output in terminal. Typerwell will automatically wrap the last statement in a console.log

Requirements

Must have ts-node installed Must have @types/node installed

Dev installation

yarn

Publish

vsce login PUBLISHER
# update version in package.json
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft