Yapped 1.1.2 [ 1080p | 4K ]

---

~12 person‑days (≈2 weeks for a single dev, or 1 week with a small pair). 4. API / Configuration Additions | Flag / Setting | Description | Default | |----------------|-------------|---------| | --preview / -p | Launch yapped with the live‑preview pane enabled. | false | | --schema <path> | Path to a JSON‑Schema or OpenAPI spec for validation. | null | | --preview-theme <light|dark|auto> | Choose preview styling. | auto | | --diff-on-save | Enable diff highlighting after each save. | true |

| Angle | Talking point | |-------|---------------| | **User‑experience** | “Our users spend ~30 % of their time toggling between editor and external linter. Live‑preview eliminates that friction.” | | **Competitive edge** | “Competitors like `vscode-yaml` require a full IDE. yapped stays lightweight yet now offers the same instant feedback.” | | **Revenue / adoption** | “A polished visual mode makes yapped more attractive for non‑dev teams (ops, data‑science), expanding our user base.” | | **Future‑proofing** | “The preview framework is a solid foundation for upcoming features: schema‑guided autocompletion, inline documentation, or even a “run‑as‑test” button.” | yapped 1.1.2

> **Add a side‑by‑side, real‑time “Live‑Preview” tree view (with validation, diff, search & export) to yapped 1.1.2** – a low‑effort UI boost that instantly shows users the effect of every edit, catches schema errors early, and makes config‑review workflows dramatically faster.

It’s designed to be valuable to both existing users and newcomers, while staying modest enough to ship quickly in a point‑release. 1. What it does When a user opens a YAML (or JSON) file in yapped’s editor pane, a live preview pane is displayed side‑by‑side that: --- ~12 person‑days (≈2 weeks for a single

## ✅ TL;DR – One‑sentence summary

### 7. How to Pitch It Internally

If you’d like a more detailed design (e.g., component tree, CSS themes, or a sample PR checklist), just let me know and I’ll draft it!