Skip to main content

Module snapshot

Module snapshot 

Source
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
ComposedCell
A cell in a composed (decoration-aware) snapshot.
ComposedGrid
A decoration-aware snapshot that can include virtual text (inlay hints, code lens, …).
ComposedLine
A decoration-aware visual line (document segment or virtual text line).
HeadlessGrid
Headless grid snapshot
HeadlessLine
Headless line information
MinimapGrid
Lightweight minimap snapshot.
MinimapLine
A lightweight minimap summary for one visual line.
SnapshotGenerator
Headless snapshot generator

Enums§

ComposedCellSource
The origin of a composed cell.
ComposedLineKind
The kind of a composed visual line.