A powerful Alfred workflow that allows you to quickly open projects in different IDEs.
- Support multiple workspace directories
- Multiple IDE configurations (up to 6)
- Exclude specific folders
- Fuzzy search project names
- Hold Command key to reveal in Finder
-
workspace: Workspace paths (comma-separated) Example:~/Projects,~/Work -
exclude: Folders to exclude (comma-separated) Example:xxx/xxx -
IDE Configuration (up to 6):
key1-key6: Trigger keywordsapp1-app6: Corresponding application paths
Note: You can configure any IDE, but custom icons are only available for the IDEs listed in the "Supported IDEs" section.
Configuration example:
key1: vs
app1: /Applications/Visual Studio Code.app
key2: ij
app2: /Applications/IntelliJ IDEA.app
- Type the configured keyword (e.g.,
vs) in Alfred - Enter project name to search
- Press Enter to open the selected project in the corresponding IDE
- Hold Command while selecting to reveal in Finder
The workflow includes icons for:
- Visual Studio Code
- IntelliJ IDEA (Ultimate & Community)
- PyCharm (Professional & Community)
- WebStorm
- PhpStorm
- CLion
- GoLand
- Fleet
- Rider
- RustRover
- Cursor