Markdown Code Runner
Run code snippet in markdown language for multiple languages: bash,python, golang, php
Contact
github: https://github.com/JeepShen/vscode-markdown-code-runner
email: jianpushen@gamil.com
Features
- Run current active .md code block
- Stop code running
- View output in Output Window
- Support running code in Integrated Terminal
Usages
- To run code:
- Edit code blocks in markdown file (.md).
- Click
Run
button at bottom of the active code block.
Change Log