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

Code Runner for Web

Jun Han

|
4,716 installs
| (1) | Free
Run Code (Python) in browser
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Runner for Web

Actions Status

Run code in browser: Python

Usages

  • To run code:
    • open Command Palette (Ctrl+Shift+P), then type Run Code in Web,
    • or right click the Text Editor and then click Run Code in Web in editor context menu
    • or click Run Code in Web button in editor title menu

usage

Limitation

  • Only support Python standard library and prebuilt Python packages in Pyodide
  • Only support running single Python file

Telemetry

Anonymous telemetry collection is on by default. To opt out, please set the telemetry.enableTelemetry setting to false. Learn more in FAQ.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft