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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -