Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Manim RunnerNew to Visual Studio Code? Get it now.
Manim Runner

Manim Runner

MarkHoo

|
152 installs
| (1) | Free
Run and preview Manim scenes in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Manim Runner

A VSCode extension to run and preview Manim scenes directly within the editor.

Features

  • Parse Python files to detect Manim Scene classes.
  • Run Manim rendering commands via terminal.
  • Preview rendered videos in a Webview panel.
  • Adjust rendering quality interactively.

Requirements

  • VSCode 1.50.0 or higher.
  • Python 3 with Manim installed (pip install manim).
  • The Python extension for VSCode (recommended).

Usage

  1. Open a Python file containing Manim scenes.
  2. Run the command Run Manim Scene from the command palette or editor title bar.
  3. Select a scene to render.
  4. View the rendered video in the preview panel.

Configuration

  • manim-runner.defaultQuality: Set the default rendering quality (l, m, or h).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft