Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Modal RunnerNew to Visual Studio Code? Get it now.
Modal Runner

Modal Runner

swayne

|
1 install
| (0) | Free
Run Modal functions directly from VS Code with a single click
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Modal Runner

Run Modal functions directly from VS Code with a single click.

Features

Adds a ▶ Run code lens above every @modal.function and @modal.local_entrypoint decorated function. Click it to run the function via the Modal CLI. Functions with parameters will prompt for input before running.

Requirements

  • Modal CLI installed (pip install modal)
  • A Modal account

Extension Settings

  • modal-run.modalPath: Path to the modal executable. Leave empty to auto-detect.

Release Notes

0.1.0

Initial release.

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