stateful / vscode-runme

DevOps Workflows Built with Markdown for VS Code
https://runme.dev
Apache License 2.0
182 stars 13 forks source link

Provide a button in the terminal next to "Copy" to switch to "human friendly rendering" #1444

Open sourishkrout opened 2 weeks ago

sourishkrout commented 2 weeks ago

Based on mime/media type auto-detection (if non-plain-text), it should be possible to offer a button to switch to non-interactive execution after a cell ran as interactive/terminal. This would make it self-explanatory how to switch between interactive (i.e. terminal) vs non-interactive renderers.

Feature request from https://github.com/stateful/runme/issues/619