# alfred-open-with-vscode-workflow  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).