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
Line numbers in rendered views — a new Appearance setting, off by
default: each block shows its starting source line in the margin of
rendered documents and diffs, with the block's full range on hover.
Rendered text wraps freely, so numbering is per block — the rendered
views' honest answer to "where is this in the file?" (the raw source
view keeps its true per-line gutter). Diffs number by the new file;
removed blocks keep their old-file coordinates, and side-by-side view
numbers each column by its own side. Plays with blame: numbers sit
nearest the text, history outside them.
Appearance settings — the Themes settings tab is now Appearance:
theme cards under their own header with the custom-theme controls
beside them, and each layout choice — theme, content width, line
numbers — presented as selectable preview cards.