pub async fn handle_completion(
    comp: Completion,
    repo: &mut Option<ScriptRepo>
) -> Result