alfred-open-in-vscode

1.3.1 • Public • Published

Alfred Open in VSCode

NPM Version NPM Downloads GPL License Standard Version

Alfred 4 workflow to open in VSCode.

Screenshot

Feature

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

Installation

  • npm i -g alfred-open-in-vscode.
  • 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 code with a space to search. Press enter to open selected project in VSCode. Hold command and press enter to reveal in Finder.
  • Select a file in Finder, type code (without space) and press enter to open this folder in VSCode.

Troubleshooting

  • Type code DEBUG to show the debug info.

Related

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.1
    10
    • latest

Version History

Package Sidebar

Install

npm i alfred-open-in-vscode

Weekly Downloads

10

Version

1.3.1

License

GPL-3.0-or-later

Unpacked Size

510 kB

Total Files

17

Last publish

Collaborators

  • vivaxy