pub const MAX_VISIBLE_COMPLETIONS: usize = 2;
Maximum number of completions to display (used by both model and view)