P4. Syntax highlighting (the lexer already produces categorized spanned tokens — TokenCategory exists for exactly this), abbreviation expansion, multi-line paste detection. The highlighter and hinter are currently no-ops; multi-line paste re-validates on each keystroke.
Migrated from docs/issues.md (P4) in the 2026-07-16 sweep.
P4. Syntax highlighting (the lexer already produces categorized spanned tokens —
TokenCategoryexists for exactly this), abbreviation expansion, multi-line paste detection. The highlighter and hinter are currently no-ops; multi-line paste re-validates on each keystroke.Migrated from
docs/issues.md(P4) in the 2026-07-16 sweep.