Skip to main content

handle_completion_resolve

Function handle_completion_resolve 

Source
pub(crate) fn handle_completion_resolve(
    snap: GlobalStateSnapshot,
    original_completion: CompletionItem,
) -> Result<CompletionItem>