
Slidev Monaco Editor
Embed Monaco Editor (VS Code engine) into Slidev presentation slides for live coding demos, interactive code editing, auto-completion, and type hints during talks.
npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-monaco-editor| Installs | 113 |
|---|---|
| Repository | yoanbernabeu/slidev-skills ↗ |
What it does
Static code blocks in presentations cannot be edited or executed live
Who is it for?
Developers and educators presenting live coding demos in Slidev
When should I use this skill?
Creating a Slidev presentation that needs interactive code editing
What you get
Any code block becomes a full VS Code-like editor that attendees can interact with
- interactive presentation slides with live code editor