Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>manine-commandsNew to Visual Studio Code? Get it now.
manine-commands

manine-commands

ajiu9

|
1 install
| (0) | Free
manine commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Manine Commands

A VS Code extension for Manim animation development, providing essential commands to streamline your workflow.

Features

  • Run Manim Scene: Execute Manim scenes directly from the editor with smart cursor detection
  • Exit Manim Process: Cleanly terminate running Manim processes
  • Checkpoint Paste Commands: Multiple paste options for code checkpointing
  • Mirrored Directory Opening: Quick access to related project directories

Requirements

  • ManimGL installed and available in PATH
  • Python 3.7 or higher
  • VS Code 1.80.0 or higher

Usage

  1. Open a Manim Python file
  2. Use command palette (Ctrl+Shift+P) to run:
    • Manine: Run Scene to execute the current scene
    • Manine: Exit to stop running Manim processes
    • Various paste commands for checkpoint management

Extension Settings

This extension contributes the following settings:

  • manineCommands.terminalName: Custom name for Manine terminal instances

Known Issues

  • Focus management may vary between different VS Code window configurations
  • Line number detection works best with standard Python class formatting

Release Notes

0.0.1

Initial release with core functionality

0.0.1

  • 初始版本,包含核心功能
  • 添加命令运行界面支持
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft