Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magnusja/sublimeservice

Open Sublime quickly through a Service in OS X Finder
https://github.com/magnusja/sublimeservice

editor finder macos macosx osx shortcut sublime-text

Last synced: 27 days ago
JSON representation

Open Sublime quickly through a Service in OS X Finder

Awesome Lists containing this project

README

        

# Sublime Text OS X Service (Finder)

These two OS X Services allow opening Sublime Text easily through the Services menu of OS X Finder. "Sublime" opens the file or folder in the current window, "Sublime New" opens a new Sublime Text Window.

## Requirements

Sublime Text must be installed into /Applications and must have the name "Sublime Text.app".

## Keyboard Shortcuts

Keyboard schortcuts can be easily added for both services via the keyboard shortcut settings menu in OS X settings.

![Shortcut Screenshot](https://raw.githubusercontent.com/mjdev/SublimeService/gh-pages/images/shortcuts.png)

## Installation

Just copy the both directories (in Finder they are treated as a package / file) into ~/Library/Services

`cp *.workflow /Library/Services`