D> If I go to a declaration of an argument and hit control shift f7, it D> highlights all occurrences with a certain color. D> D> How do I clear the highlighted texts?
Press Esc.
-- Dmitry Jemerov Software Developer JetBrains, Inc. http://www.jetbrains.com "Develop with pleasure!"
D>> If I go to a declaration of an argument and hit control shift f7, it D>> highlights all occurrences with a certain color. D>> D>> How do I clear the highlighted texts?
This question comes up relatively frequently -- perhaps there should be a tool-tip that says "Press ESC to clear" when you hover over one of these?
D>> If I go to a declaration of an argument and hit control shift f7, it D>> highlights all occurrences with a certain color. D>> D>> How do I clear the highlighted texts?
This question comes up relatively frequently -- perhaps there should be a tool-tip that says "Press ESC to clear" when you hover over one of these?
Look in the statusbar at the bottom of the IDEA window.
Ciao, Gordon
-- Gordon Tyler (Software Developer) Quest Software <http://www.quest.com/> 260 King Street East, Toronto, Ontario M5A 4L5, Canada Voice: (416) 933-5046 | Fax: (416) 933-5001
Hello Dino,
D> If I go to a declaration of an argument and hit control shift f7, it
D> highlights all occurrences with a certain color.
D>
D> How do I clear the highlighted texts?
Press Esc.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
D>> If I go to a declaration of an argument and hit control shift f7, it
D>> highlights all occurrences with a certain color.
D>>
D>> How do I clear the highlighted texts?
This question comes up relatively frequently -- perhaps there should be a
tool-tip that says "Press ESC to clear" when you hover over one of these?
--Mike
Good idea. You should put a Jira issue for it.
Vince.
Michael Werle wrote:
Look in the statusbar at the bottom of the IDEA window.
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://www.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: (416) 933-5046 | Fax: (416) 933-5001
Now I feel stupid. I did look through the menus and help files. Didn't see the status line...
Dino