I’m building a VS Code extension, that provides a CodePen-like playground experience, but integrated into the editor. I wanted a way to easily create and share runnable code snippets/samples (like a “visual repl”), but using local files, and leveraging my existing IDE color theme, keybindings, and extensions.
It’s called CodeSwing: https://aka.ms./codeswing