Trouble accessing command line after WebStorm 6 upgrade
Hi all.
I just upgraded to WS 6 and I am having difficulties accessing the command line.
I typically do Cmd Shift X or Ctrl Shift X (like it is described at http://www.jetbrains.com/webstorm/webhelp/command-line-tools-console-tool-window.html ) but now nothing happens..
What am I missing? (I am on a Mac)
Thanks,
Phil
Please sign in to leave a comment.
Hi!
Do you have Command line tools plugin unstalled? It's not bundled by default (as done in PhpStorm). Settings -> Plugins
Kirill
Hi Phil!
the Command Line Tool Support plugin is not bundled with WebStorm 6. You can install it from the repository (File | Settings | IDE Settings | Plugins,
Browse repositories)
Best regards,
Lena
Thanks. I am up and running again.
Phil