pub const PREDICT_CONFIG_PREF: &str = "predict-config";Expand description
Preference key holding the predictive-typing config blob (one JSON object,
mirroring how editor-ai is stored). The desktop settings tab and the
apps-store/predict overlay both read/write this single key.