Search in multi-line console editor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2024 04:11 AM
In Developer Tools under Console, I can't seem to find a way to search for something in my code. Ctrl+F only works in the output pane (Filter Output). Why is that?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2024 09:55 PM
When you say code, do you mean the HTML of the page (Inspector panel) or the scripts (Debugger panel)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 09:14 PM
@jscher2000Neither one of them. I was working on some new code in the panel between Inspector and Debugger, which is called Console. There's a switch for a multi-line editor, but the editor has no search option.

