Run with tsx is a Visual Studio Code extension that simplifies running TypeScript files using tsx. With just a right-click, you can execute your .ts files in an integrated terminal.
Features
Adds a Run with tsx option to the context menu for .ts files.
Automatically opens and reuses an integrated terminal for running files.
Makes it easier to work with TypeScript files without needing to manually run commands.
Installation
From VS Code Marketplace
Open the Extensions view in Visual Studio Code (Ctrl+Shift+X or Cmd+Shift+X on macOS).