Third-party code editors let me search the project and selecting specific folders in the search tool built-in to the editor also works but searching the whole project won't work. Is there a setting to enable it or is this a bug?
Not sure if it covers all your needs but when in Script tab you can use Find in Files.
@pkowal1982 said: Not sure if it covers all your needs but when in Script tab you can use Find in Files.
This is the feature I am trying to use but it only works in a third party editor not in godot.
Best regards, Oliver
It works fine for me. What sort of error are you getting?
@cybereality said: It works fine for me. What sort of error are you getting?
No results no matter what I type in. No error message. Perhaps, it is because I have multiple '.project' files.
Selecting folders in the project search makes it work.
Why would there be multiple .project files in a single project?
@cybereality said: Why would there be multiple .project files in a single project?
Having removed them. The same problem occurs. It says that it is searching 0 files even though there is clearly more files.
I am assuming this is a glitch and that I should report it. Does anybody know any temporary solutions to this problem.
Can you try opening a different project? Maybe something got corrupted with your files. I think there is also a way to regenerate the project files, but I never tried it.
@cybereality said: Can you try opening a different project? Maybe something got corrupted with your files. I think there is also a way to regenerate the project files, but I never tried it.
It seemingly randomly started working again. So I am not sure if that is because the cache has been cleared or it was something else.