Skip to main content

ProvideReferences

Function ProvideReferences 

Source
pub fn ProvideReferences(
    DocumentURI: Url,
    PositionDTO: PositionDTO,
    ContextDTO: Value,
) -> ActionEffect<Arc<dyn LanguageFeatureProviderRegistry>, CommonError, Option<Vec<LocationDTO>>>
Expand description

Creates an effect that, when executed, will request reference locations.