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?
请先登录再写评论。
Sure. but you need generating the command line launcehr first (Tools -> Create Command-line Launcher.)