Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Shell Runner NotebooksNew to Visual Studio Code? Get it now.
Shell Runner Notebooks

Shell Runner Notebooks

Tyler Leonhardt

|
3,067 installs
| (0) | Free
Load, run, and edit shell scripts in a Notebook-like experience.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Shell Runner Notebooks

Parses scripts in popular shell languages and allows you to run the cells in the active terminal below.

Comment blocks get rendered as markdown. Code blocks get rendered as code blocks.

Currently supported shells:

  • PowerShell (*.Notebook.ps1)
  • Bash (*.Notebook.sh or *.Notebook.bash)
  • Zsh (*.Notebook.sh or *.Notebook.zsh)
  • Basically any POSIX shell (*.Notebook.sh)

Features

You can load, run, and edit scripts in a Notebook-like experience.

Gif of running scripts: PowerShell Notebooks

Gif of editing on the script side: edits go back

Requirements

The shell you want to run scripts of.

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