aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/replace_string_with_char.rs
Commit message (Expand)AuthorAgeFilesLines
* Support length for ByteStringsJade2021-05-131-1/+1
* Only replace quotes in replace_string_with_char assistLukas Wirth2021-03-061-59/+77
* preserve escape sequences when replacing string with charDomantas Jadenkus2021-03-031-1/+37
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+137