I am trying to run a code to find if anywhere in m...
# lucee
s
I am trying to run a code to find if anywhere in my app, i have cfcatch defined, i want to insert an included file there, has anyone done something like tthis before, my fize is enormous and i while going page by page wants to see if i can get this the easy way
a
How is the answer to this anything other than "do a 'file in files' (or whatever the equiv is in your text editor)"?

https://i.paste.pics/e08c9efb17fdb61ec443170b264ba8c4.png▾

Find where the
<cfcatch
tags are... update the code.
s
which is this editor/
a
It's IntelliJ IDEA, but all text editors have the same functionality.
g
Here's a screenshot of VSCode, too