Search code examples
webstormfish

How do I open WebStorm from terminal?


I've looked around but I've only found answers for past versions. I have a new version of WebStorm and I want to open my projects from the command line, but wstorm . and webstorm . doesn't seem to work.

I've tried going to Tools > Create Command Line Launcher... and I get this:

WebStorm image

I go to ToolBox's WebStorm Settings and I'm met with this:

enter image description here

Generate shell scripts is turned on, but the but the commands still do not work in my terminal.

Am I missing something? Am I supposed to add in a Shell scripts location? I'm not entirely sure I understand.


Solution

  • After opening a ticket with Jetbrains support, the default path is /usr/local/bin. Adding this worked.

    JetBrains Toolbox Shell Script