Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexchantastic/alfred-open-with-vscode-workflow

Alfred 5 workflow for opening files or folders in Visual Studio Code.
https://github.com/alexchantastic/alfred-open-with-vscode-workflow

alfred alfred-workflow visual-studio-code vscode workflow

Last synced: about 1 month ago
JSON representation

Alfred 5 workflow for opening files or folders in Visual Studio Code.

Awesome Lists containing this project

README

        

# alfred-open-with-vscode-workflow

![Screenshot](https://user-images.githubusercontent.com/604167/113921066-69c1d300-979a-11eb-9341-bb69cc6c0b1a.png)

An [Alfred 5](https://www.alfredapp.com/) workflow opening files or folders with [Visual Studio Code](https://code.visualstudio.com/).

## Installation

1. [Download the workflow](https://github.com/alexchantastic/alfred-open-with-vscode-workflow/releases/latest)
2. Double click the `.alfredworkflow` file to install

Note that the [Alfred Powerpack](https://www.alfredapp.com/powerpack/) is required to use workflows.

## Usage

### Open

1. Use the keyword `code` to trigger the workflow
2. Press `enter` to open the current folder or the selected file
3. Alternatively, type a path to open (e.g., `~/Desktop`)

### Search & Open

1. Use the keyword `codef` to trigger the workflow
2. Press `enter` or begin to type your file or folder search term
3. Select the file or folder you want to open and press `enter`

## License

Code released under the [MIT License](https://github.com/alexchantastic/alfred-open-with-vscode-workflow/blob/master/LICENSE).