Open dukhevych opened 9 years ago
Hmm, I'll give a try, but interacting with the command from Sublime it's hard. Right now each gulp
command it's a subprocess that communicates piping the result to the editor, which shows it. So stopping for input it's not built it.
I'll let you know how it goes!
Is there any way to add gulp-confirm compatibility? https://www.npmjs.com/package/gulp-confirm
It's like prompt in command line for gulp tasks. Running such tasks (with results in terminal or new tab) ignores gulp-confirm pipe. The only way to see the question and answer it is to run a task through system cmd.