alfred-sublime

2.0.0 • Public • Published

Alfred Sublime Workflow

Simple workflow that allows you to browse and open Sublime projects.

Requirements

Installation

NPM (preferred)

This workflow can be installed with Yarn/NPM, as an added bonus you'll get a notification when an update is available!

yarn add -g alfred-sublime
# or 
npm install -g alfred-sublime

GitHub

  1. Download the latest Sublime.alfredworkflow from GitHub.
  2. Double click Sublime.alfredworkflow.

Usage

Simply type subl followed by space to list all projects. Optionally type a search string to filter results.

Troubleshooting

No projects are listed by the subl command

Please check that the directory ~/Library/Application Support/Sublime Text 3/Packages/User/Projects exists and that it contains .sublime-project files.

Also check out the debug output, see the Using the Workflow Debugger section of the Alfred documentation.

Package Sidebar

Install

npm i alfred-sublime

Weekly Downloads

2

Version

2.0.0

License

BSD-2-Clause

Unpacked Size

144 kB

Total Files

11

Last publish

Collaborators

  • mdeboer