Search projects, press command + enter to reveal in Finder.
Open in VSCode the folder, which selected in Finder.
Installation
npm i -g alfred-open-in-vscode
Open the workflow in Alfred.
Set workflow environment wds to your project base folders (split with ,).
e.g. wds: /Users/vivaxy/Developers/github,/Users/vivaxy/Developers/gitlab.
Workflow searches only first level folders, so make sure wds point to them.
wds stands for working directories
Usage
Open Alfred.
Type code (with space) to search. Press enter to open the selected project in VSCode. Hold command and press enter to reveal in Finder.
Select a folder in Finder, type code (without space) and enter to open this folder in VSCode.
Search projects, press command + enter to reveal in Finder.
Open in VSCode the folder, which selected in Finder.
Installation
npm i -g alfred-open-in-vscode
Open the workflow in Alfred.
Set workflow environment wds to your project base folders (split with ,).
e.g. wds: /Users/vivaxy/Developers/github,/Users/vivaxy/Developers/gitlab.
Workflow searches only first level folders, so make sure wds point to them.
wds stands for working directories
Usage
Open Alfred.
Type code (with space) to search. Press enter to open the selected project in VSCode. Hold command and press enter to reveal in Finder.
Select a folder in Finder, type code (without space) and enter to open this folder in VSCode.