First, I really like the tool!
But I need help with one thing. At the company I work for, we use a set of 3 build commands, opened each in a different tab for every project.
As far as I can see, with launch configurations, I can create a configuration like this for every project.
But is there a way to have a launch button that only runs these 3 commands each in a different tab, so I don't have to create a launch configuration for each project.
To demonstrate what I want:
In my project folder > cd project 1 > hit key: all 3 tabs open with each build command.
I open another window > cd projects > cd project 2 > hit key: all 3 tabs open with each build command.
A universal, usable launch configuration is what I want. Is there a way to build this?