Renaming Refactorings are one of the basics that I feel are a must have for any programming language IDE.
And it is a shame that the IDEs do not seem to work consistently for gdscript.
Godots own editor currently only has search & replace which is far from refactoring.
Rider rename is broken. (issue opened).
VS Code actually works locally, class level and solution level. But I couldn't get gdscript debugger to work.