atom-gulp-control
atom-gulp-control copied to clipboard
Autoscroll feature request
Hey,
this is, in essence, a first-world problem.
Almost always one of my gulp tasks is watch, which runs at least 1 task on let's say .scss file changes. When these have been running for a while I work and behaving correctly, it's all fine.
The problem is that when I save a file with a syntax error and it can't for instance compile to .css, the error on the control page is waaaay down somewhere and I need to scroll to see it.
Would it be possible for gulp-control to always have scroll-position on the bottom? I'd even be willing to write it up myself if I get some pointers :)
Thanks.
Would also be nice if the end
key would work scrolling to the end as well.