pub fn complete_to_json( source: &str, offset: usize, platform: Platform, ) -> String
Complete to a JSON string — { items: [{ label, kind, detail, insert_text }] }.
{ items: [{ label, kind, detail, insert_text }] }