show-in-system
atom.io extension which show and open files within your file manager and terminal
jerolimov 2,201 18 0.4.0 MIT GitHub

Show and open files within your file manager and terminal

You can install this small atom.io extension in the Preferences... > Install dialog OR with the atom package manager:

apm install show-in-system

This extension adds new sub menu entries to the context-menu of the file/project tree and the editor tabs.

  • Add Show in Finder / Explorer to each editor tab.
  • Add Open in Terminal for folders and files (scripts) in the file tree and tab context-menu. Current this is an OSX-only feature. Pull requests for other systems are welcome.
  • Add Open with default application in the file tree and tab context-menu.

Screenshot file view

Screenshot tab view

This package is available on atom.io/packages and open sourced on github.

Author: @jerolimov