vscode-code-runner
vscode-code-runner copied to clipboard
code runner fails in markdown previews
Using VS Code 1.26.0, the code runner is unable to find code in the preview page of markdown files.
I can get it to execute code snippets from within the .md editor, but not from within the preview. The run command is not available in the context menu and if I use the command palette on selected text in the preview window, I get an error:
No code found or selected
Any help here?
Currently, it is not supported yet. Make it as feature request
How difficult is this feature to implement? It would be fantastic for presentations with small snippets of examples.
I don't think think its hard to implement, I would love to jump on it though @formulahendry
How difficult is this feature to implement? It would be fantastic for presentations with small snippets of examples.