How to "find in all files" in IDE 2.0?

I am trying out the new IDE 2.0, beta 12.
Does anyone know how to search in all files in this new version of the IDE?

Thanks

1 Like

There are two different search interfaces in Arduino IDE 2.x.

The one accessed via Edit > Find searches only the currently selected tab:

image

There is another search interface which covers the entire sketch and has some additional advanced search capabilities. This is accessed by clicking the :mag: icon on the left side of the IDE window:

image

3 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.