0.2.1 • Published 2 years ago

@amifed/alfred-workflow-vscode v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Alfred workflow for VS Code CLI

An Alfred 4 workflow for Visual Studio Code Command Line Interface (CLI).

showcase

Feature

  • 📂 Open Folder with VS Code
  • and more ...

Installation

  1. Install package
$ npm install alfred-workflow-vscode -g
  1. Download the workflow

  2. Double click the .alfredworkflow file to install

Note that the Alfred Powerpack is required to use workflows.

Requirement

  • Nodejs
  • Visual Studio Code Command Line

Usage

First of all, recommend you set workflow environment variables for better search:

Open the environment variables setting dialog of VS Code workflow, and configure

  • CODEDIR_PATH, required, default=$USER, Directory path of project folders

Search & Open

  1. Use the keyword codef to trigger the workflow
  2. Type your folder to search
  3. Select the folder you want to open and press enter
0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago