All Projects → inquisitiveSoft → Open-with-Application

inquisitiveSoft / Open-with-Application

Licence: other
An Xcode plugin to open the current document or project in the finder, the terminal or your external editor or source control app of choice

Programming Languages

objective c
16641 projects - #2 most used programming language

File menu screenshot

About Open with Application

Open with… is a simple plugin for Xcode that makes it easy to open the current project or the focused file either in the Finder or the Terminal, or any other application of your choice. You can also assign custom keyboard shortcuts.

Holding down the Control key while entering the menu will allow you to choose the application used as the external editor.


Create Shortcut Screenshot

Installation

You can either install using the Alcatraz plugin manager or by building it yourself.

Building the project will install the plug-in in the '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins' folder. Simply remove it and restart Xcode to uninstall the plugin.

License

Released under the MIT license: http://opensource.org/licenses/mit-license.php

Links against ShortcutRecorder which is under the BSD license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].