Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add edit option "Rename" in Script Editor #2857

Closed
MaaaxiKing opened this issue Jun 12, 2021 · 2 comments
Closed

Add edit option "Rename" in Script Editor #2857

MaaaxiKing opened this issue Jun 12, 2021 · 2 comments
Labels

Comments

@MaaaxiKing
Copy link

MaaaxiKing commented Jun 12, 2021

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

@golddotasksquestions
Copy link

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.

@Paulb23
Copy link
Member

Paulb23 commented Jun 12, 2021

Duplicate of #899

@Paulb23 Paulb23 marked this as a duplicate of #899 Jun 12, 2021
@Paulb23 Paulb23 closed this as completed Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants