Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-run-diffNew to Visual Studio Code? Get it now.
vscode-run-diff

vscode-run-diff

Preview

joyceerhl

|
499 installs
| (0) | Free
Run and diff Python output
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-run-diff

Features

Use the alt+shift+z keybinding to run your active Python file and diff expected versus actual program output:

Run code and diff expected vs actual program output

Requirements

Ensure that you have python3 on PATH, pointing to a valid Python 3 installation.

Extension Settings

This extension contributes one setting, vscode-run-diff.expectedOutputFilePath: Path to a file containing expected program output.

Configure setting to skip prompt on each run

If this setting is omitted, you will be prompted to select the file containing expected program output from the system file picker dialog on each run:

Prompt when setting is not configured

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft