Hi everyone,
I'm looking for a way to search for files (or more specifically, text within files) across all directories in my PythonAnywhere account.
Instead of using command-line tools, I was wondering if the PythonAnywhere editor has a built-in feature for this kind of global search? For example, to find all occurrences of a particular piece of text across my entire project.
If the editor doesn't support this directly, are there any other GUI-based methods or tools available within PythonAnywhere to achieve a project-wide search?
Thanks for any suggestions!