jetbrains-alfred-workflow
jetbrains-alfred-workflow copied to clipboard
Won't open a project if another project is already opened
Q | A |
---|---|
Workflow version | 2.0.0 |
OSX Version | 10.14.2 |
Alfred Version | 3.7.1 |
JetBrains Product/Version | PhpStorm / 2018.3 |
Installation type | classic .dmg |
Description
If I already have PhpStorm opened with Project A, and then I try to open Project B using this workflow, nothing happens. I only see a notification message, but the project itself won't open. If I don't have any projects opened in PhpStorm, then this workflow works fine.
Step to reproduce
- Open any project in PhpStorm, i.e. Project A
- In Alfred type "pstorm" and then the name of Project B, click Enter.
Actual results: You will see a notification "Opening Project B"
Expected results: Project B is opened in PhpStorm.
Hi @artemkolotilkin,
Can you enable debug logs and add it to this issue? Did you update PhpStorm while it's open?
Thanks,