Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Terminal Notebook for MarkdownNew to Visual Studio Code? Get it now.
Terminal Notebook for Markdown

Terminal Notebook for Markdown

littrick

|
2 installs
| (0) | Free
This is an extremely convenient notebook tool that can open md as a notebook and send commands to the currently active terminal.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Terminal Notebook for Markdown

English|中文

This is a convenient Notebook tool that allows you to open Markdown documents as Notebooks in VSCode and input the content of code blocks into the current active terminal. This can greatly simplify the input of some repetitive commands and is very convenient in scenarios such as terminal debugging and step reproduction.

Usage

  1. Install this plugin in the extension store of VSCode.
  2. Prepare a Markdown document and open with Terminal NoteBook.
  3. Open an active terminal and connect to the terminal you need, such as ssh.
  4. Click the run button on the left side of the code block in the NoteBook, and the command will be input into the active terminal.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft