我正在搜索一个有数百个结果的单词。我想在所有这些结果中查看该单词的上下文。为此,我尝试了以下操作:
我点击了项目菜单按钮,然后点击“查找”。我输入了搜索查询并执行了搜索。结果显示在一个面板/窗口中。如果我点击某个结果,我可以看到该结果的上下文。
如何快速地从当前选中的结果移动到下一个结果?我尝试按下 down 然后按 Enter,但问题是一旦我按下 Enter,焦点就会转移到另一个面板/窗口。“查找下一个”有键盘快捷键吗?
I’m searching for a word that has hundreds of results. I want to read the word in context in all of these results. To do this, this is what I attempted:
I clicked on the project menu button, and then “Find”. I entered my search query and ran the search. The results are shown within a panel/window. If I click on a result, I can see the result in context.
How do I move from the currently selected result to the next result quickly? I tried pressing down and then Enter, but the trouble is that the focus shifts to the other panel/window once I press Enter. Is there a keyboard shorcut to “Find Next”?
机器翻译自 English