You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CellItem (and its Python mirror CellDerivedItem) now carries `span` — the
byte range of the item's source segment within the raw cell text, before
extractors: atomic content spans the whole text; delimited and compound
segments keep the offsets the matcher already computed while splitting
(adjusted for java_trim). Matching semantics are unchanged (pytest: 1908).
Enables per-item highlighting in the vscode-rtl match preview
(vscode-rtl plan §3.2 p. 5, §5.4).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments