pub fn hover_substrate_warmup_dispatch(
state: &LspShellState,
) -> Option<Box<LspQueryDispatchV0>>Expand description
The post-settle warmup dispatch: the first OPEN style document’s first hover candidate. One document suffices — the substrate the build warms is workspace-scoped, not per-document.