Open
Description
Describe the request
I would like to be able to search for a specific sentence in the content of the serial monitor window.
I have thousands lines in the serial monitor and I would like to search for a specific sentence. As I can not copy/paste to an external editor, I would like to do this in place.
One may imagine two options:
- when looking for a sentence, corresponding lines are highlighted;
- filtering and only displaying lines containing the corresponding sentence.
Describe the current behavior
When using Ctrl+F, the focus is transferred to the search option of the source code window.
Arduino IDE version
2.0.0
Operating system
Windows
Operating system version
10
Additional context
Additional requests:
- It's possible to join a search box to serial monitor Arduino#8678
- https://forum.arduino.cc/t/can-you-ctrl-f-on-serial-monitor/1251735
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details