Replies: 1 comment 1 reply
-
You can add |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the project you are working on
Mobile games
Describe the problem or limitation you are having in your project
I use 'find in file' quite often to remember where certain functions were called, or checking through all cases for troubleshooting etc.
Sometimes I miss stuff because a certain function was called from an animation player. This is especially true if the code is not very organized during initial stages of development.
Please let me know if this funtion is already possible to manage in another way.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
in 'find in files' list also words included in animation player .
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
maybe just add a section in 'find in files' and an option to enable/disable it
If this enhancement will not be used often, can it be worked around with a few lines of script?
often
Is there a reason why this should be core and not an add-on in the asset library?
no
Beta Was this translation helpful? Give feedback.
All reactions