To edit files from terminal I use subl (for sublime text) in order to edit the file; example: If i need to edit app.js file I use subl app.js Is there any way I can set up webstorm to open from the terminal ?
"Tools" -> "Create Command Line Launcher..."
Note: The solution works only for Linux / MacOS