pub fn validate_edit_range(code: &str, edit: &TextEdit) -> CodeActionsResult<()>Expand description
Validate that an edit range is valid for the given code
pub fn validate_edit_range(code: &str, edit: &TextEdit) -> CodeActionsResult<()>Validate that an edit range is valid for the given code