scripting - Open webstorm AND run command in webstorm's console

Hello, I would like to script the opening and start of a project with webstorm, what I want to accomplish is basically

  1. open webstorm in a folder ( easily done via wstorm command)
  2. start a command in the console, or a run command

is that even possible?

0
3 comments
Avatar
Permanently deleted user

You can add custom Configurations, then add them to the Project. Check under Preferences->Tools->Startup Tasks

0
Avatar
Permanently deleted user

thanks  this is Interesting,  is there a way to only apply startup task behind a flag or condition?

0

No. If you miss this feature, please feel free to file a request for it to youtrack, https://youtrack.jetbrains.com/issues/WEB

0

Please sign in to leave a comment.