Lucasfbustamante
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Edited Terminal command "pstorm ." not opening second project on new window after 2019.1 update
AnsweredAfter PHPStorm 2019.1 update, the pstorm . command isn't working the way it used to. Example in terminal: /project1: pstorm . Opens PhpStorm on Project1 /project2: pstorm . It focus the opened P... -
Edited Invalid path to test files running Codeception in Vagrant in PHPStorm
Hi, I have the following stack: Windows 10 Vagrant running Homestead box (Ubuntu 18.04) My Windows doesn't even have PHP installed. Everything is installed in the vagrant machine. I use PHPStorm ...