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