- Notifications
You must be signed in to change notification settings - Fork32
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
License
kbshl/alfred-vscode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Alfred 3 workflow that allows you to browse and openVisual Studio Code (Insiders) projects or simply open specified folders/files.
You need
- Node.js 8+
- Alfred 3 with the paidPowerpack upgrade
- Visual Studio Code Project Manager - Only if you like to have a project manager for VS Code.
- Visual Studio Code Command Line
npm install --global alfred-vscode
Note for Insiders Edition users:
Remember to set thevscodeEdition
variable tocode-insiders
in the Workflow Configuration!
Note for VSCodium users:
Remember to set thevscodeEdition
variable tocodium
in the Workflow Configuration!
It defaults tocode
.
Simply typevsc
followed by space to list all projects. Optionally type a query to search for aspecific project or group. The overall list shows 100 projects at max.
Select a project and pressEnter to open it in VS Code or Code Insiders.
HoldAlt when pressingEnter to open the project path in Terminal - You can setthe terminal app in the Workflow variables view.
HoldShift when pressingEnter to open the project path in Finder.
Typevs
followed by space and search for a specific folder or file to open in Visual Studio Code.
HoldShift when pressingEnter to open that folder or file in a new VS Code window.
Big Thanks goes toCloudstek for hisAlfred Atom Workflow which I used as a base for this project.
About
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.