Quick Find - Does it exist?

I am almost sure that I once read about a quick find feature in IDEA, which allows searching for text without having to open the search dialog. In Mozilla this works simply by typing '/' and then typing the word that I am looking for.

I looked through the docs and the keymaps but I am not able to find this for IDEA (anymore).

Does it exist? And how can I use it?

0
Avatar
Permanently deleted user

Jan Boesenberg wrote:

I am almost sure that I once read about a quick find feature in IDEA, which allows searching for text without having to open the search dialog. In Mozilla this works simply by typing '/' and then typing the word that I am looking for.

Does it exist? And how can I use it?


Alt-F3. You move between matches with up and down arrow.

/Daniel

0
Avatar
Permanently deleted user

Yeah, that's it. And now I even found it in the documentation. Thanks.

0
Avatar
Permanently deleted user

You make me think of a nice feature that can be added. I remember in the old
day ;) when I was using NetBean (don't laugh please), there was this very
nice search feature: You put the cursor over a word, hit the shortcut (I
think it was Ctrl-/ but I'm not sure), and it automatically go to the next
next appearance of the word. Another shortcut and it go to the previous one.

It's a very fast search. It is very useful when you want to go to the
previous usage of a variable.

Should I add that as a request feature?



Thierry


"Jan Boesenberg" <no_mail@jetbrains.com> wrote in message
news:16176114.1061365461613.JavaMail.itn@is.intellij.net...

I am almost sure that I once read about a quick find feature in IDEA,

which allows searching for text without having to open the search dialog. In
Mozilla this works simply by typing '/' and then typing the word that I am
looking for.
>

I looked through the docs and the keymaps but I am not able to find this

for IDEA (anymore).
>

Does it exist? And how can I use it?



0
Avatar
Permanently deleted user


control+F3

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

0
Avatar
Permanently deleted user

CtrlShiftF7

--

Best regards,
Maxim Shafirov
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"ThierryLeveque" <tleveque@masc.ca> wrote in message
news:bhvvhp$5ht$1@is.intellij.net...

You make me think of a nice feature that can be added. I remember in the

old

day ;) when I was using NetBean (don't laugh please), there was this very
nice search feature: You put the cursor over a word, hit the shortcut (I
think it was Ctrl-/ but I'm not sure), and it automatically go to the next
next appearance of the word. Another shortcut and it go to the previous

one.
>

It's a very fast search. It is very useful when you want to go to the
previous usage of a variable.

>

Should I add that as a request feature?

>
>
>

Thierry

>
>

"Jan Boesenberg" <no_mail@jetbrains.com> wrote in message
news:16176114.1061365461613.JavaMail.itn@is.intellij.net...

I am almost sure that I once read about a quick find feature in IDEA,

which allows searching for text without having to open the search dialog.

In

Mozilla this works simply by typing '/' and then typing the word that I am
looking for.
>

I looked through the docs and the keymaps but I am not able to find this

for IDEA (anymore).
>

Does it exist? And how can I use it?

>
>


0
Avatar
Permanently deleted user

You name it, IDEA has it :)

0
Avatar
Permanently deleted user

Also Ctrl+F3

"Jan Boesenberg" <no_mail@jetbrains.com> wrote in message
news:10099818.1061452281284.JavaMail.itn@is.intellij.net...

You name it, IDEA has it :)



0

请先登录再写评论。