Search in all sources using the script filter (Ctrl + Alt + F) shortcut be gone
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
People
(Reporter: massic80, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20161125004006 Steps to reproduce: Opened developer tools, debugger tab, and tried to search within all files. The only way I know is using the Ctrl + Alt + F shortcut. Actual results: Nothing happened. Expected results: Since the update to FF 52, I couldn't search within all JS files, with the shortcut I've been used to and which hasn't been changed (https://developer.mozilla.org/en-US/docs/Tools/Keyboard_shortcuts). I don't know what to expect, since layout of developer tools have been changed.
Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
The docs have been updated, the new debugger doesn't have a "Search in all files" feature anymore. We will be looking into doing this again later. https://developer.mozilla.org/en-US/docs/Tools/Keyboard_shortcuts#Debugger
Reporter | ||
Comment 2•6 years ago
|
||
It now provides the same feature by using Ctrl + Shift + F. Will it be the ultimate shortcut?
Updated•5 years ago
|
Reporter | ||
Comment 4•4 years ago
|
||
Thank you.
Willing to update the documentation, is it the same shortcut on Linux?
Comment 5•4 years ago
|
||
We should probably add it here, https://developer.mozilla.org/en-US/docs/Tools/Keyboard_shortcuts#Debugger
CC Irene
Reporter | ||
Comment 6•4 years ago
|
||
Yes, I know, but I'm not sure of whether the Ctrl + Shift + F works on Linux as well (no Linux distros at my fingertips at the moment).
Comment 7•4 years ago
•
|
||
I can check Linux. I have a VirtualBox set up with Linux.
I know this is a pain, but can you try to use ismith@mozilla.com when you do a need me to respond? I can't seem to get rid of my personal email address.
Created this MDN/Sprints issue to track it: MDN/Sprints #1604
Comment 8•4 years ago
|
||
Added information about the keystroke (along with images) to the search page at: Searching in all files
Added the shortcut to the table at Debugger
Added:
Search in all files in the current project from the debugger by pressing Shift + Ctrl + F (Windows or Linux) or Shift + Cmd + F (macOS) (bug 1320325).
Updated•4 years ago
|
Description
•