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) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -