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 ?

  1. try in terminal 'wstorm' , 'webstorm'
  2. if commands don't work can run in webstorm: "tools" -> "create command line launcher..."

note: solution works linux / macos


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -