Skip to main content

ProvideDocumentFormatting

Function ProvideDocumentFormatting 

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

Creates an effect that, when executed, will request document formatting edits.