4cc961007f
9731: feat: Add `replace_char_with_string` assist r=Veykril a=Veykril Adds the counterpart for the `replace_string_with_char` assist and fixes the assist not escaping the `'` in the string `"'"` when transforming that to a char. bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>