alfred-open-in-webstorm

1.2.0 • Public • Published

Alfred Open in WebStorm

NPM Version NPM Downloads GPL License Standard Version

Alfred 4 workflow to open in WebStorm.

Screenshot

Feature

  • Search projects and open in WebStorm.
  • Search projects and reveal in Finder.
  • Open selected file in WebStorm.
  • Fuzzy search.

Installation

  • npm i -g alfred-open-in-webstorm.
  • Set workflow environment wds to your project base folders. e.g. wds: /Users/vivaxy/Developers/*. Workflow searches only first level folders, so make sure wds point to them. wds stands for working directories.

Usage

  • Type ws with a space to search. Press enter to open selected project in WebStorm. Hold command and press enter to reveal in Finder.
  • Select a file in Finder, type ws (without space) and press enter to open this folder in WebStorm.

Related

/alfred-open-in-webstorm/

    Package Sidebar

    Install

    npm i alfred-open-in-webstorm

    Weekly Downloads

    5

    Version

    1.2.0

    License

    GPL-3.0-or-later

    Unpacked Size

    211 kB

    Total Files

    17

    Last publish

    Collaborators

    • vivaxy