Let's suppose I have the following code:
But I change my mind and I don't want to call it plan anymore. I want to call it schedule. So, because VS Code is so amazing and I'm so lazy, I press <Ctrl - D> hoping for VS Code to change the name respecting the case. But suddenly:
Is it there any way to tell VS Code to respect the case?






