pom-vscode
VS Code extension for live preview of pom-md / pom XML presentations.
Features
- Live Preview — Real-time slide preview as you edit. Changes are reflected instantly.
- Editor Integration — Preview button appears in the editor title bar for
.pom.md / .pom.xml files.
- PPTX Export — Export to PowerPoint via
pom: Export PPTX command.
- Error Diagnostics — Inline error display helps you catch issues as you type.
- Command Palette — Open preview via
pom: Open Preview, export via pom: Export PPTX.
Installation
Requires VS Code 1.101+ (Node.js 22 extension host)
Search for pom in the VS Code Extensions view, or install from the Visual Studio Marketplace.
Quick Start
- Create a new file with
.pom.md or .pom.xml extension
- Click the preview icon in the editor title bar, or run
pom: Open Preview from the Command Palette
- Edit your file — the preview updates in real time
- When ready, run
pom: Export PPTX to generate a PowerPoint file
| Format |
Extension |
Description |
| pom-md |
.pom.md |
Markdown-based presentation syntax. Easy to write |
| pom XML |
.pom.xml |
XML-based syntax. Fine-grained layout control |
See the pom documentation for details.
License
MIT
| |