alias - How to open webstorm from terminal -
to edit files terminal use subl (for sublime text) in order edit file; example: if need edit app.js file use subl app.js there way can set webstorm open terminal ?
- try in terminal 'wstorm' , 'webstorm'
- if commands don't work can run in webstorm:
"tools" -> "create command line launcher..."
note: solution works linux / macos
Comments
Post a Comment