Is there a way to assign a keyboard shortcut to "Refactoring > Rename Item"?
If it is currently not possible, it definitely should be. This feature can't be underestimated for coding.
Additionally it should be made a bit smarter:
Currently it is only accessable to enter Refactoring > Rename Item at the variable's declaration. It should be possible throughout the whole variable scope on each appearance of it (at best even global accross packages etc., which is likewise possible in most IDEs for other programming languages).
If it is currently not possible, it definitely should be. This feature can't be underestimated for coding.
Additionally it should be made a bit smarter:
Currently it is only accessable to enter Refactoring > Rename Item at the variable's declaration. It should be possible throughout the whole variable scope on each appearance of it (at best even global accross packages etc., which is likewise possible in most IDEs for other programming languages).