Closed
Bug 1362035
Opened 8 years ago
Closed 8 years ago
Allow to search by regular expression within JavaScript sources
Categories
(DevTools :: Debugger, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug)
Details
The Debugger should provide an advanced search by using a regular expression.
Firebug offered this feature within its search options panel.[1]
This feature should work together with the multiple-sources search.
Sebastian
[1] https://getfirebug.com/wiki/index.php/Search_Field#Options
Comment 1•8 years ago
|
||
(In reply to Sebastian Zartner [:sebo] from comment #0)
> The Debugger should provide an advanced search by using a regular expression.
>
> Firebug offered this feature within its search options panel.[1]
>
> This feature should work together with the multiple-sources search.
>
> Sebastian
>
> [1] https://getfirebug.com/wiki/index.php/Search_Field#Options
You mentioned Debugger and filed under the Style Editor component. For Debugger related issues, it is best to file them at https://github.com/devtools-html/debugger.html.
Updated•8 years ago
|
Component: Developer Tools: Style Editor → Developer Tools: Debugger
Comment 2•8 years ago
|
||
The new debugger has regex search and the other three search modes - case sensitive and whole word match.
http://recordit.co/Uw6AKrSEPw
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•