Skip to main content

ProvideCodeLenses

Function ProvideCodeLenses 

Source
pub fn ProvideCodeLenses(
    DocumentURI: Url,
) -> ActionEffect<Arc<dyn LanguageFeatureProviderRegistry>, CommonError, Option<Value>>
Expand description

Creates an effect that, when executed, will request code lenses.