Ctrl + Shift + N : How to restrict results by module?
I'm using 7.0.x and love the way IDEA allows me to use the keyboard for almost everything.
I have several modules in my project, some with similair filenames.
Let's suppose I want the file "index.jsp". So I press CtrlShiftN and start to enter the first letters. Since there are many index.jsp files the one I want is hard to find. Usually I'm working in the same module some time.
Is there a way to restrict the result list it displays by the module I'm working in?
Thanks a lot,
Joe
Please sign in to leave a comment.
Hello wallaby.pouch,
You can't restrict by module, but you can restrict by directory - just type
some part of the name of the directory containing your file, the slash and
the filename. For example: mydir/index.jsp
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"