I can't find a way to search a string in all .js and .css files on Firefox Developer Edition 56.0b4.
I found a way, but it was before versions 52. I wonder why they removed this feature?
Thanks for help.
I can't find a way to search a string in all .js and .css files on Firefox Developer Edition 56.0b4.
I found a way, but it was before versions 52. I wonder why they removed this feature?
Thanks for help.
While not listed on MDN Dev Tools Search page, Firefox Developer (Quantum) 58 once again includes the ability to search ALL files. I was missing this and almost defected to Chrome, but the tool set is way less intuitive.
From the debugger panel Mac the key shortcut is CMD-SHIFT-F.
The new debugger front end, aka debugger.html, did not have this feature until relatively recently.
For Firefox 56, if you really need this feature, you can try going back to the old debugger. The old debugger is not as nice in many ways; but it does have this feature. The old debugger can be selected via a pref in about:config
.
I believe project search is available in the new debugger front end in Firefox 57.
The preference to go back to the old debugger is devtools.debugger.new-debugger-frontend
© 2022 - 2024 — McMap. All rights reserved.