Expand description
Phase 6: Headless Output Snapshot (Headless Snapshot API)
Provides data structures needed by UI renderers, simulating “text grid” output.
Structs§
- Cell
- Cell (character) information
- Composed
Cell - A cell in a composed (decoration-aware) snapshot.
- Composed
Grid - A decoration-aware snapshot that can include virtual text (inlay hints, code lens, …).
- Composed
Line - A decoration-aware visual line (document segment or virtual text line).
- Headless
Grid - Headless grid snapshot
- Headless
Line - Headless line information
- Minimap
Grid - Lightweight minimap snapshot.
- Minimap
Line - A lightweight minimap summary for one visual line.
- Snapshot
Generator - Headless snapshot generator
Enums§
- Composed
Cell Source - The origin of a composed cell.
- Composed
Line Kind - The kind of a composed visual line.