Skip to main content

ProvideRenameEdits

Function ProvideRenameEdits 

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

Creates an effect that, when executed, will request rename edits.