Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fenced Code Blocks ToolsNew to Visual Studio Code? Get it now.
Fenced Code Blocks Tools

Fenced Code Blocks Tools

Pitu

|
135 installs
| (1) | Free
Enhances the markdown codeblock with features like copy, run, etc
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fenced Code Blocks Tools

Adds features to markdown codeblocks

Features

Copy Code

  • Enables a copy button on the code block in markdown files to copy the code

Run Code

  • Enables a run button on the code block in markdown files to run the code in the current active terminal (Opens new terminal if there is no existing)
  • Currently supported languages are
    • Bash/Shell Script (Default)
    • JavaScript
    • Apex (Pre-requisite : sfdx)
    • SOQL (Pre-requisite : sfdx)

Configuration

Disable Run Button

By default the run button will be displayed on every code block, this setting will help in disabling the run button.

Clear Terminal Before Run

Clears the terminal before executing run. By default this is disabled.

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