keyboard shortcut for "Reveal in Finder"
Answered
Hi,
Is there a way to assign a keyboard shortcut to reveal the current file in finder on IntelliJ 9.0.2 OSX?
Thanks,
Sanjiv
Please sign in to leave a comment.
i'm just hitching a ride to this question since also interested.
Hello Sanjiv,
Sure. Settings | Keymap, select "Reveal In" action in "Other" group.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks. The reason I didn't find it is because the quick search does not locate this when typing "Reveal". Moreover in the Other group, its location is not alphabetically listed. Anyways, I found it now and the assigned shortcurt works well.
Thanks,
Sanjiv
Still correct and useful 12 years later thanks :)
I didn't write down here what binding I chose last time. The generic Mac option to open Finder, is:
Option+Command+Space
so I picked something similar to map an Intellij/Android Studio keyboard shortcut for "Reveal in Finder" I went for:
fn+shift+f
and it works, from editor, project or any other place I have tried so far, with no conflicts with previous bindings. I do have preexisting conflicts with bindings I didn't set, between Intellij and MacOS, I think I will just delete the Intellij bindings if they conflict with the Mac bindings and create new ones if needed.