Rename a property (->prop / ?->prop / class declaration) across all indexed
documents. Unlike variable rename, properties are not scope-bound and may appear
in many files.
Rename a $variable (or parameter) within its enclosing function/method scope.
Only produces edits within the single document uri; variables don’t cross files.