on linux-terminal, open directory in phpstorm (attach)

With the command-line launcher of phpstorm, on linux (ubuntu) terminal, I can "cd" into a project-root and type "pstorm ." to open the project.

If the project is already open, I can choose File -> Open, select a folder, click ok and than choose "attach".

Result: The folder will be opened in the same window as my current project.

Now I want to have the same result with a command from the terminal. I that possible?

0

Hi there,

I see no such param here: https://www.jetbrains.com/help/phpstorm/opening-files-from-command-line.html

An my quick search did not return any matches from existing tickets at https://youtrack.jetbrains.com/issues/IDEA

0
Avatar
Permanently deleted user

Ok, thank you! I just wanted to be sure I didn't miss something obvious.

0

请先登录再写评论。