Limit file search to certain directories / scopes?
I try and use the file name search (command + shift + o) as much as possible to navigate between files.
Is there any way to setup file search that only search certain directories or scopes.
I have a few directories that 90% of my changes are made in.
The file names are often fairly similar.
Much thanks for any help you can provide.
Please sign in to leave a comment.
Hi there,
"Navigate | File .." ?
Custom scope -- unfortunately not.
https://youtrack.jetbrains.com/issue/IDEA-107386
But you may enter a folder name as part of the search text, e.g. "phpdoc/x" -- will search for "x" only in "phpdoc" folder (partial folder names can also be used)
Thanks for the response.
The folder name search helps a bit, still would be great to see the feature added. I have voted accordingly.