誰かがこの種のショートカットについて知っているなら、私は疑問に思っていました.何かを検索していて、多くの結果を含む結果ウィンドウを取得しているとしましょう.マウスの助けを借りずにリスト内をナビゲートできるショートカットはありますか?
1 に答える
0
In IntelliJ IDEA 11.0.2
Whenever I do a "Find in Path" using Ctrl+Shift+F and the search completes, the focus is already in the search results and the arrow keys can be used to navigate.
If the focus isn't in the search window, there can be an Alt+# combo that will take you to the window. In my setup, it is Alt+3 (the label on my "Find" tab is "3: Find", so it's easy to see that Alt-3 is the right combo.)
I suspect that I may not understand what you're looking for, but maybe it is helpful.
于 2012-05-31T22:17:43.453 に答える