When cursor renames a variable, it seems to only take apply to files in the context window.
It would be preferable to use VSCode’s underlying api when it renames variables as it seems to catch all references of the variable and not just the context window.