Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Live CoderNew to Visual Studio Code? Get it now.

Live Coder

fraser

|
15,616 installs
| (1) | Free
See how your code executes as you write it.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Live Coder

Live Coder shows how your code runs as you type.

Demo GIF

Features

See the execution of all functions called for given test.

GIF shows multiple function's execution syncing scrolling and changing files.

Pick between function calls and tests.

GIF shows picking between fucntion calls and tests.

Usage

  1. Setup your python interpreter
  2. Configure your tests
  3. Press ⇧ + ⌘ + p then select Live Coder: Open

Setup your Python Interpreter

  1. Ensure you have installed the Python extension
  2. Press ⇧ + ⌘ + p then select "Python Select Interpreter"
  3. Select a Python3 interpreter.

Configure your tests

  1. Press ⇧ + ⌘ + p then select "configure tests"
  2. Select unittests
  3. Enter your test folder & pattern.
  4. Ensure you can run the test in VSCode.

Requirements

Only runs Python3 unittests.

Setup

  1. Install the Extension.
  2. Watch the intro video.
  3. Try the demo project.

Having Issues?

Please add an issue.

Thanks

Thanks to the Pioneer community for the encouragement, it's worth checking out if you love making things! If your interested in other new coding tools you should check out the Future of Coding community!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft