validate_edit_range

Function validate_edit_range 

Source
pub fn validate_edit_range(code: &str, edit: &TextEdit) -> CodeActionsResult<()>
Expand description

Validate that an edit range is valid for the given code