If you define a symbol after it is first used, as shown below, rename document symbol will only apply to instances of the symbol below it in the page.
Expected behavior
The symbol should be renamed even before its definition.
If you define a symbol after it is first used, as shown below, rename document symbol will only apply to instances of the symbol below it in the page.
Expected behavior
The symbol should be renamed even before its definition.
Rename document symbol is intended to work like this - prior to the definition of addNumbers
any reference âmustâ be to a different variable and so a different document symbol.
If you want a purely text-based rename, try the âSelect all Occurrencesâ action instead:
That will also allow you to rename addNumbers
on line 1 in your example.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.