0.0.1 • Published 5 months ago

vscode-markdown-codesandbox v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

vscode-markdown-codesandbox

About

Identify the code block in the markdown file and run it

Why do you need?

When you write a document in markdown, and you want to run code, you often need to copy it to a file or start a project There is no DX in this way. So I can use this extension to run at anytime

Feature

Preview the supported languages

You can switch files and run code blocks at any time, and the plug-in will be updated in time

Run code in sandbox

Only javascript is now supported!

You can switch files and run code blocks at any time, and the plug-in will be updated in time

TODO

  • base trigger
  • hover tips
  • hover trigger
  • new window show result
  • language
    • javascript
      • displays code information & code line
      • load third-library(like: d3/echart)
    • python
      • run in a sandbox environment
    • golang
      • run in a sandbox environment
    • shell

License

MIT License © 2023 Tzyito

0.0.1

5 months ago

0.0.0

5 months ago