pub(crate) fn replace_char_with_string( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>