Today I learned that vscode has an option to preserve case with find and replace (I somehow never noticed the “AB” button before). I’ve always wanted this when having to rename an entity in a file with instances both capitalized and lowercase.

preserve case screenshot

I actually discovered this because I saw that this feature was just added to the latest Visual Studio 2022 preview

And for vim users, there’s Vim Abolish 😁