Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>python-inline-replNew to Visual Studio Code? Get it now.
python-inline-repl

python-inline-repl

zijie

|
17,375 installs
| (1) | Free
Run your python code within comments!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Python-Inline-Repl

Inspired by the inline-repl feature from Simple GHC (Haskell) Integration for VSCode, the extension python-inline-repl can run Python codes within comments and preserve the result in your file.

Features

You can use variables and functions defined in your file.

foo-bar

times-two-for-all

You can re-run the code after modification to overwrite the result.

two-to-three

You can write the spec for a function using examples.

exercise

Usage

Just enabel the extension and open a Python file!

Enjoy!

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