A simple Automator Quick Action that adds 'Open in Sublime Text' to the Finder Context Menu.
You can also open a selected file or folder by pressing Shift + Command + S
, or by clicking the 'Open in Sublime Text' Quick Action in the Finder Preview Panel.
- Download and extract the ZIP.
- Double-click
Open in Sublime Text.workflow
. - Click 'Install' in the pop-up.
The following one-liner will download and install 'Open in Sublime Text' for you.
bash <(curl -s https://raw.githubusercontent.com/caiwilliamson/open-in-sublime-text/master/install)
Have a look at the very simple install
script if you want to know what it does.
Go to System Preferences > Keyboard > Shortcuts > Services
. 'Open in Sublime Text' is under the 'Files and Folders' subheading. Click on the shortcut to change/remove it.
Go to System Preferences > Keyboard > Shortcuts > Services
and enable/disable the check-mark next to 'Open in Sublime Text'.
Go to System Preferences > Extensions > Finder
and enable/disable the check-mark next to 'Open in Sublime Text'.
rm -rf ~/Library/Services/Open\ in\ Sublime\ Text.workflow