Skip to main content

handle_did_change_workspace_folders

Function handle_did_change_workspace_folders 

Source
pub(crate) fn handle_did_change_workspace_folders(
    state: &mut GlobalState,
    params: DidChangeWorkspaceFoldersParams,
) -> Result<()>