Find function in the editor when using code mode

I would like to suggest a small but very useful improvement.
It is about a find function for the editor when in code mode.
An example is when developing big pages with hundreds or thousand of code lines it can be hard to find duplicate IDs.

You can use find in code mode, ctrl+f / cmd + f

I don't know if the example is accurate my firend...
Dublicate IDs are hitting error in the code view panel

Duplicate ids is just one example of the find function usage.
There is a lot of situations where you need to find something in the html code.
For now I am using another editor(Webstorm) every time I need to find something in the code.
Regards

As explained Find / Find and Replace is already available:

1 Like

This may be a good post to familiarise yourself with