Ross ROSS = Recommend OSS · open-source software intelligence for agents

formulahendry/vscode-code-runner

Code Runner for Visual Studio Code observed · 2026-08-28

github.com/formulahendry/vscode-code-runner · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3702
  • days_rel: n/a
  • days_push: 753
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2432 stars · 349 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Visual Studio Code extension that runs code snippets or code files for dozens of languages directly in the editor. It supports running the active file, selections, shebang-based execution, custom commands, and REPL via the integrated terminal.

Use cases

  • run a python script from vscode with one shortcut
  • execute code snippets in multiple languages inside the editor
  • quickly test small code files without leaving vscode
  • run selected code fragment in the editor
  • run code based on shebang or filename glob
  • configure a custom command to run my code
  • stop a running program and view its output in vscode

When to choose

  • you want fast, lightweight execution of scripts or snippets inside VS Code
  • you work across many languages and want one consistent run shortcut
  • you want REPL support through the integrated terminal

When to avoid

  • you need a full debugger with breakpoints and variable inspection
  • you need build systems, task orchestration, or CI-style pipelines
  • you need sandboxed or isolated execution environments

Facets

plugin · maturity stable

developer-tools cli developer-tools text-editors editor-plugin cross-platform vscode-extension code-runner multi-language code-execution repl command-line

2 sources

Member repositories

RepositoryRoleHealth v2
formulahendry/vscode-code-runnermain23

For agents

markdown · JSON · MCP: product_card(name="formulahendry/vscode-code-runner")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem