pub const DEFAULT_MAX_CHARS: usize = 240;
Default cap on a suggestion’s length (characters). Keeps inline ghost text to a sentence-ish continuation rather than a runaway paragraph.