Global search in all steps of every action

For big applications, the number of actions can make it difficult to find certain snippets of code/queries/etc. Furthermore, where, for example, a custom function defined in a JS File is being used.

A global search function would make situations like these a lot easier. I’d say it should mainly include the fields that contain a lot of text, like a JavaScript, Python, or Query step. Then, other fields like Custom action params in a Execute Action step could also be included.