This is where I usually resort to Git, to get a local copy of the files. Advantages :
- This allows me to search-and-replace into the forms (.yaml files), as well as the Python code.
- I have many more choices of source-code-specific tools. (For example. Notepad++ does not let me [dis]approve individual changes, on multi-file search and replace, but other tools do.)
The disadvantage: it’s Git. If you’ve already hurdled Git’s learning curve, great. If not…