I might be a bit late, but when I need to universally replace a character in everything to an another, I just open everything in vscode and replace all of those letters by going through all of my files, selecting that character and f2 -> the new character so it gets replaced in the whole file.
Cheers.