Closed Bug 1817984 Opened 1 year ago Closed 1 year ago

Add support for search modifiers in project search

Categories

(DevTools :: Debugger, enhancement)

enhancement

Tracking

(firefox112 fixed)

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: bomsy, Assigned: bomsy)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Support for search modifiers when searching across multiple files (case sensitive, regexp, whole word, see related codebase). We already support this for searching within a file (CodeMirror)

Blocks: 1818962

In this patch

  • Move search modifiers support into the SearchInput component, so that it can be shared across the Project Search, File Search and the Quick modal Search.
  • Add on the actions, reducers and workers support for search modifiers to project search
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5aa8652bdc97
[devtools] Add Search Modifiers for the project search component r=ochameau
Regressions: 1818981
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4e383cec983d
[devtools] Add Search Modifiers for the project search component r=ochameau
Flags: needinfo?(hmanilla)
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: