Skip to main content

completion

Function completion 

Source
pub fn completion(
    db: &dyn Db,
    file: File,
    offset: TextSize,
) -> Vec<CompletionItem>