You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree, I have been looking for this too a number of times.
Currently you would have to rightclick and select "Show in Filesystem", then rightclick on the file that has been highlighted in the FileSystem and select "Rename ..." or press F2.
Describe the project you are working on
any
Describe the problem or limitation you are having in your project
If I rename a field, which occurs often, I have to go through all my scripts accessing it and rename it also there.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
everywhere the member is used, will be replaced by the new name
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Just like in Eclipse, where you can rightclick and select Refactor → Rename
If this enhancement will not be used often, can it be worked around with a few lines of script?
No
Is there a reason why this should be core and not an add-on in the asset library?
Yes, it is very useful
The text was updated successfully, but these errors were encountered: