Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 721 Bytes

File metadata and controls

21 lines (11 loc) · 721 Bytes

Setup

By default, this workflow will look in the ~/Sites directory for projects. You can can change this with the workflow's projPath environment variable.

You can easily modify this workflow to use another IDE of your choice by simply changing the ideAppName environment variable (e.g. VSCode) but with latest modfication I can not guarantee it will work with VSCode.

Usage

To use, simply type the "php" shortcut in Alfred,

You will see all project in a given directory.

Select project and open it.

Packal download

http://www.packal.org/workflow/open-any-phpstorm-project-directly-alfred

Enjoy!

Forked from: https://www.packal.org/workflow/open-phpstorm-project which did not have original github repo