Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Azure Run Manga Python RunnerNew to Visual Studio Code? Get it now.
Azure Run Manga Python Runner

Azure Run Manga Python Runner

Sebin Anto Padinjarekara

|
43 installs
| (0) | Free
Run the azurerunmanga.py script from VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Azure Run Manga VS Code Extension

This extension adds a command to run the azurerunmanga.py Python script from the Command Palette.

Usage

  1. Open your workspace containing the mm/azurerunmanga.py script.
  2. Press Ctrl+Shift+P and search for Run Azure Run Manga Python Script.
  3. The script will launch in a new VS Code terminal.

Packaging as .vsix

  1. Install vsce:
    npm install -g vsce
    
  2. In this extension folder, run:
    vsce package
    
    This will create a .vsix file you can install or distribute.

Requirements

  • Python must be installed and available in your PATH.
  • The script must be at mm/azurerunmanga.py relative to your workspace root.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft