After doing a "Find in path" and seeing the results displayed in the "Find" window, what key stroke do I use to see the source displayed in the editor for each item in the find window?
After doing a "Find in path" and seeing the results displayed in the "Find" window, what key stroke do I use to see the source displayed in the editor for each item in the find window?
Enter to display the source, F4 to display the source and move the focus to the source window.
You can also move up/down with ctrl-alt-up/down, even if you've moved the focus to the editor window.
After doing a "Find in path" and seeing the results displayed in the
"Find"
window, what key stroke do I use to see the source displayed in the editor for each item in the find window?
Standard keys (in Find/Source/Project/... panel):
F4: edit: file is opened in the editor and the focus goes to the editor. Enter: open: file is opened in the editor and focus stays in the find/... panel.
Ted Hill wrote:
Enter to display the source, F4 to display the source and move the focus
to the source window.
You can also move up/down with ctrl-alt-up/down, even if you've moved
the focus to the editor window.
"Find"
Standard keys (in Find/Source/Project/... panel):
F4: edit: file is opened in the editor and the focus goes to the editor.
Enter: open: file is opened in the editor and focus stays in the find/...
panel.