Is it possible to rename only variables after the one that you just changed.
I have some lines of code that I'm copying and then changing several variables from xxxx_2019 to xxxx_2020. However, if I just use the simple refactor function all previous instances are changes as well. Is there a workaround?