Find usages
Hi,
In Find Usages, why does IDEA searches all classes (possibly from all
libraries and modules, I'm not sure) if I defined a scope which pattern
is, let's say, "src[]]>]:.."? Why doesn't it search only
classes from ]]>?
Besides, why doesn't it stop immediately when I press "Cancel"?
Thanks,
Franklin.
Please sign in to leave a comment.
It only builds caches for all the stuff (that's only once). Then it searches
only those files in scope.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"