The flow is allow to open Jetbrains project.
The flow requires Toolbox
Currently supported images for the next projects:
- Intellij Idea
- Rider
- GoLand
- DataGrip
The flow read details from the folder ~/Library/Application Support/Jebrains/*
and try to find the next files:
- recentProjects.xml
- recentSolutions.xml (Rider)
After that the flow try to find appropriate app links from the folder ~/Library/Application Support/JetBrains/Toolbox/apps/*
SHIFT-CMD-E
openj
go build && alfred build
Currently if you lauch an application (for example Intellij Idea) using alfred it rewrites environment variables. And if you lanch the project it will take the environment properties from lauched application.