Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>TM RunnerNew to Visual Studio Code? Get it now.
TM Runner

TM Runner

Hieu

|
7 installs
| (0) | Free
Click and run terminal commands in the editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TM Runner

Version Installs Downloads Rating Short Rating Star

Run commands inside Markdown .md or .tm files. This extension comes in handy when you often need to run commands on Terminal

App Platorm

Please run commands responsibly, I will not responsible for any issue caused by this extension. Make sure the command is safe

How to use

This extension add a "Run" button into supported files, which will execute the line instead of copy and paste into Terminal

  • with .md: With any line that start with "$ ", it'll add a Run button above
  • with .tm: It'll add "Run" button into all lines, accept lines that start with "# "

Note: Besides, there is a "Run All Commands" added into the Right Click menu. When select multiple lines, this option will run all commands line by line

Development

To install and run it on your machine for development:

  1. Download this repository and install dependencies using the following commands:
$ yarn
  1. On Run and Debug (Shift + Cmd + D), click on Run Extension

Other

  • Build
$ vsce package --no-yarn y
  • Publish
$ vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft