Apache
Reveal In Finder
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Maarten Hazewinkel
Email:
N/A
Website:
N/A
SourceCode: RevealInFinder_3361.zip
Description:
Reveals the currently selected file in the Finder.
Find the command in the File menu as well as in the Editor and Project View popup menus.
Downloads: 1771
Rating:
Participated in rating: 1
Comments:
open :
Program = /usr/bin/open
Parameters = -a TextWrangler $FilePath$
open folder :
Program = /usr/bin/open
Parameters = -a finder $FileDir$
uncheck 'Open console' and 'Synchronize files after execution'.
After setting external tools, you can create shortcuts in Keymap to call the external tools.