🚀 Feature Request
Pressing Ctrl + F should open search bar.
In the following places CodeMirror is used. I don't think we want this search functionality for the locator editors:
-
Inspector tab: Locator
-
Inspector tab: Aria snapshot
-
Source tab: source
-
Network tab: request body
-
Network tab: response body
-
Attachments tab: attachment
-
Codegen: test code
-
Codegen: Locator
-
Codegen: Aria snapshot
Example
See: https://codemirror.net/5/demo/search.html

Motivation
When inspecting large files, it's handy to be able to search within.