Search code examples
command-lineintellij-ideaphpstorm

How to open a directory in PHPStorm or IntelliJ (or any JetBrains IDE) from the command line?


Is there a way to open up a directory in PHPStorm or an equivalent Jetbrains IDE from the command line? For example, in Textmate, I would just do:

mate .

to open the working directory.


Solution

  • Use Tools -> Create command line launcher and then you can execute pstorm .