I think a related feature missing is for the search to apply on the full path not only the filename.
For instance if I am looking for file relate to "Texture" in the context of "Editor", I expect the filename contains "texture" and is included in folder with a name containing "editor".
So by typing "Editor Texture" in the search bar I wish it return all the file where the full path contains "Editor" and "Texture".
(those kind of search file features are very common in Text Editor like Sublime Text, Visual Studio, Visual Studio Code, ...)
@Héber,
I think a related feature missing is for the search to apply on the full path not only the filename.
For instance if I am looking for file relate to "Texture" in the context of "Editor", I expect the filename contains "texture" and is included in folder with a name containing "editor".
So by typing "Editor Texture" in the search bar I wish it return all the file where the full path contains "Editor" and "Texture".
(those kind of search file features are very common in Text Editor like Sublime Text, Visual Studio, Visual Studio Code, ...)