Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TS-Node PlaygroundNew to Visual Studio Code? Get it now.
TS-Node Playground

TS-Node Playground

Emilio Martínez Rivero

|
3,894 installs
| (0) | Free
Convenient and fast way to play around with Typescript and Node
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ts-node-playground

Project based on the Rust extension by Conrad Ludgate.

Thank you for the inspiration!

Conrad GitHub Profile

Extension Repository

TS-Node Playground

Extension to easily write and execute TypeScript and Node scripts without having to create a project from scratch or use websites.

Usage

Press CTRL+SHIFT+P and type TS-Node Playground to choose between the options:

  • TS-Node Playground: Create new Playground: Creates a new folder with a index.ts file.
  • TS-Node Playground: Run existing Playground: Runs the selected file from list.

Example

Features

  • [X] Create new TS-Node Playground
  • [X] Run an existing TS-Node Playground
  • [ ] Run ts-node in the current file
  • [ ] Configuring the playground (tsconfig.json)
  • [ ] Install npm dependencies for playground
  • [ ] Name the playground on creation
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft