Is there an "open this dir in WebStorm" console command?
Sorry for the naive question.
On the bash command line I can cd into a RubyMine project dir and run...
$ mine .
This will launch RubyMine and open the project.
Does WebStorm have a console command like that?
Please sign in to leave a comment.
Sure. but you need generating the command line launcehr first (Tools -> Create Command-line Launcher.)