Skip to main content

ProvideCodeActions

Function ProvideCodeActions 

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

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