VSCode has a symbol renaming command called "editor.action.rename" (default shortcut is "f2").
It's extremely useful, please support.
Thanks!

_Pressing "f2" on a variable in a TypeScript file triggers the rename code action_
Thanks for the suggestion. I've implemented this functionality, and it will be included in the next release.
This is implemented in 1.0.57, which I just published. Please give it a try and let me know what you think.
Just tried, works like a charm!
Many thanks!
Most helpful comment
Thanks for the suggestion. I've implemented this functionality, and it will be included in the next release.