Find Files By Name
I want to find all html files in my project that are called *CPfl*.ht*
Ctrl-Shift-N gives me a preview, but there doesn't seem to be any search option that lets you list files.
Search - Find In Path requires that you search for some text.
I can set up a scope, using a pattern but this is very time consuming and I dont really want to do that for a short lived scope.
Filtering the scope might be a solution.
e.g. see the Filters panel in CubicExplorer
http://www.cubicreality.com/
Or just allowing searches of file names without any text.
I'll probably want to do some sort of diff afterwards when i have the files so maybe the scope is the way to go.
As you can probably tell, I am only thinking this out whilst typing :)
What are your views on this?
Please sign in to leave a comment.
Seems like scope filtering by pattern is not available.
http://youtrack.jetbrains.net/issue/IDEA-71393
What are peoples opinions on the mylyn task focusing in eclipse?
http://www.henke.ws/post.cfm/purple-balls-everywhere-mylyn-in-my-eclipse-views
Better/worse/just different than scopes?