vscode-code-runner-for-web

Run code in browser version of VS Code

MIT License

Stars
55
Committers
2

Code Runner for Web

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

Limitation

Telemetry

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