I use devtools.debugger.new-debugger-frontend false as suggested on
to use old style searching in files. This switch stopped working in firefox version 65.
I use old version because new ctrl-shift-F works, but only for one find and do not split find into found lines and mashed code.
Hello @vojint, the old debugger was completely removed in 65, which explains why you can’t see it anymore.
Would you have a URL where we can check that the search project doesn’t work as you expect? Thanks!